Awesome
Gavin Discord Bot
Gavin Discord Frontend to speak to the Gavin Discord Bot FastAPI Server
Install
pip install -r requirements.txt
To install all required libraries.
Config
Inside a file named config.JSON, you can specify the following: TOKEN: The bot token. ServerHost: IP of the webserver hosting the bot. ServerPort: Port of the webserver hosting the bot.
Licence
GNU GPLv3. Should have a copy with this software.