Tactics & Teamwork
17-07-09, 15:18
[code] import os import vbulletin import irclib def main(): vbulletin.create_thread( title="hello world" ) irclib.connect( server="irc.quakenet.org", channel="projectreality",...
More... (http://www.realitymod.com/forum/f196-pr-dev-journal/63931-hello-world.html)
More... (http://www.realitymod.com/forum/f196-pr-dev-journal/63931-hello-world.html)