A fork of GLaDOS, for a private discord server for my Twitch.tv streaming group, Friend Team Inc.
The bot is meant to be run under systemctl, with the process restarting after every close. Requires Python 3.8 or higher, installed as python3.8
.
This code is licensed under the zlib license.
- discord.py - The brains behind the bot.
- toml - For parsing/managing the config.
- aiofiles - For managing the database asynchronously.