Skip to content

ryzbaka/Mandrake

Repository files navigation

Mandrake

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!

Getting Started

Add Mandrake to your server.

Prerequisites

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+

Installing

To run the chatbot(not recommended, I run it on a server 24/7 already)

cd Mandrake
python3.6  mybot.py

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A discord bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages