A discord bot written in Pycord for the Teamagers discord server. Designed to supersede "Teamagers Bot" with newer API features (slash commands, UI elements).
- Python 3.8 or higher
This bot isn't really intended for self hosting, but it is still entirely possible if you so choose.
- Install dependencies using
python3.8 -m pip install -r requirements.txt - Create a
.envfile containing aBOT_TOKENandMONGO_URIvariable - Alter
config.pyto your use case