A simple silly discord bot to react to your stinky messages!!
- simple regex matching on new messages
- good/bad bot
- reacting when @'d
The requirements.txt
file lists the Python libraries required to run it:
pip install -r requirements.txt
To run this project, you will need to add the BOT_TOKEN
to your .env
file
In case you are unable to find your BOT_TOKEN
, follow this guide!
- Implement profanity word matching with better-profanity
- Issue timeout/warnings
- Log & collect repeated offences from users