Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BotGen
#5
(02-04-2010, 07:09 PM)uber1337 Wrote: Looks nice and quite long to look over, just a suggestion,
Code:
server = raw_input('       Server: ')

You can make your pretty tabs with this:
Code:
server = raw_input('\tServer: ')
This will save you some time.
Looks like a fully functional program with error handling and all, I love the idea of it, great for those struggling with IRC bots.
That helps a lot. Thanks for the suggestion. Oui But, they need to be centred not tabbed. Non
(02-04-2010, 06:45 PM)Master of The Universe Wrote: Works well, but I quite don't understand it... ;)
You have done something like this for word list...

Code:
def define_word(*args):
    for arg in args:
        print arg
Sorry. It creates a bot for folks who don't understand how to make them.

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::.
Reply


Messages In This Thread
BotGen - by Canoris - 02-04-2010, 06:21 PM
RE: BotGen - by TheLifelessOne - 02-04-2010, 06:27 PM
RE: BotGen - by Gaijin - 02-04-2010, 06:45 PM
RE: BotGen - by uber1337 - 02-04-2010, 07:09 PM
RE: BotGen - by Canoris - 02-05-2010, 05:34 AM
RE: BotGen - by Fallen - 02-05-2010, 05:27 PM
RE: BotGen - by MarkW7 - 02-11-2010, 10:27 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)