Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 532 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 532 Bytes

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.