-
Twisted 12.0.0
-
SQLAlchemy 0.76
- Modify
setupdb.pywith the correct server/bot information. - Run
python setupdb.py. This sets up the database for first time use python bot.pystarts 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