Mandrake is a discord chatbot that has the following features:
- Identify hateful messages in the chat
- Detect Profanity
- Automatically save hyperlinks
- ...and many more easter egg features!
The packages used for this chatbot are
pip install pandas
pip install discord
pip install tensorflow
pip install nltk
pip install re
pip install numpy
Python 3.6+
To run the chatbot(not recommended, I run it on a server 24/7 already)
cd Mandrake
python3.6 mybot.py
- Hamza Ali - Linkedin
This project is licensed under the MIT License - see the LICENSE.md file for details