-
Twisted 12.0.0
-
SQLAlchemy 0.76
- 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
.
MIT License, see LICENSE for more info