A general purpose discord bot made with Nextcord.
You can start running the bot by following these steps:
git clone https://github.com/reactxsw/Smilewinbot.git
cd path/to/the/bot/folder
pip install -r requirements.txt
python3 main.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.