Skip to content

kparaju/Sovereign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sovereign - An IRC Bot

Requirements

Running

  • Modify setupdb.py with the correct server/bot information.
  • Run python setupdb.py. This sets up the database for first time use
  • python bot.py starts up the bot and connects to the server
  • Optionally, for an interactive console, run python -i setupdb.py.

License

MIT License, see LICENSE for more info