(02-04-2010, 07:09 PM)uber1337 Wrote: Looks nice and quite long to look over, just a suggestion,That helps a lot. Thanks for the suggestion. But, they need to be centred not tabbed.
Code:server = raw_input(' Server: ')
You can make your pretty tabs with this:
This will save you some time.Code:server = raw_input('\tServer: ')
Looks like a fully functional program with error handling and all, I love the idea of it, great for those struggling with IRC bots.
(02-04-2010, 06:45 PM)Master of The Universe Wrote: Works well, but I quite don't understand it... ;)Sorry. It creates a bot for folks who don't understand how to make them.
You have done something like this for word list...
Code:def define_word(*args):
for arg in args:
print arg
Quick note: User needs to be long, IDK why but it does; no one will see it. And nick is going to be your name on the IRC. And you need to specify all 10 statements or you'll get an error.
Do what thou wilt shall be the whole of the Law. Love is the law, love under will.
.::The Rights of Man::.
.::The Rights of Man::.