A simple Discord warn bot, written in Discord.py
NOTE: This is no longer supported, no more updates will be brought over to this. I have since made a full-fledged Discord.py bot, with a separate warn cog, and see no reason why I should carry over with this project.
Head over to releases, download the *.exe file and specify your user token, then you should be all right to go!
Make sure Python is installed and that discord.py is installed through pip, then put your token inside data/token.txt and run warnbot.py! You should be good to go!
NOTE: If you want to use a user token (which I think is against the Discord ToS, but anyway), you will have to go inside warnbot.py and change the bot=True
statement to bot=False
EvieePy on GitHub Gist for providing a lot of amazing discord.py examples that I have used throughout this project
The Python Discord community for helping me out whenever I had problems with my Python scripts
The makers of Discord.py and Discord.ext for making this project possible
You for checking this out