Skip to content

QiLinXue/discord-cyberbullying

Repository files navigation

Anti Cyberbullying Bot

Build Status CodeFactor Waffle.io - Columns and their card count

Python discord bot that aims to use machine learning to detect and remove cyberbullying messages such as hate speech. I aim to implement natural language processing (NLP) so it doesn't just loop through a list of banned words, but actually tries to understand it.

For specific instructions, refer to the documentation folder.

UML and flowchart are in the planning folder