Skip to content

draseil/deskbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

deskbot

Started as a desktop bot. I'm trying to make it as complete as spoonbot, then work from there.

Check the wiki for a list of commands and how to make your own.

To start the bot:

python deskbot.py server [-p 'password'] [-b 'botnick'] [-a 'admin_nick'] [-o 'port']

Note: be sure to place the server there if you'll be using the flags.

Note 2: brackets shouldn't be there, they're just to say "optional".

Note 3: the bot will pick up the first argument for the server, so...

Note 4: I can't into flags, I'm sorry. ;-;

Note 5: Default port is 6667 if not specified.

Packages

No packages published

Languages

  • Python 100.0%