Utility bot for RoWifi HQ Discord Server.
The bot runs on python 3.10.5 and uses the discord.py library.
pip install -U -r requirements.txt
or download the requirements from the requirements.txt file.
- The database schema are given in the models.py file.
Create a .env file with the following items:
TOKEN=Enter you bot token here
URI=Enter MongoDB URI here
This software comes with GNU General Public License V3
Check LICENSE for more info.
If you want to contribute to this bot, please make a PR to the dev branch.
This bot was written by ItsArtemiz (Augadh Verma)
Documentation of the commands offered by the bot can be found here.