This is the internal Discord bot for the Machine Intelligence Laboratory Discord server! This bot can be used for managing the chaos, brilliance, and fun of our laboratory environment!
git clone https://github.com/uf-mil/discord-bot
cd discord-bot
pip3 install -r requirements.txt
# Edit .env with config values
python3 -m src.bot
Contributions are always open, of course, especially to any lab member!