A Reddit bot that takes in new comments from Reddit and tries to detect instances of cyberbullying happening on the site using Machine Learning.
Python 3.6, Scikit-Learn for machine learning, and Python Reddit API Wrapper (PRAW) to make the bot along with using differernt machine learning models to perform mahcine learning (e.g. Naive Bayes Classifier)