Skip to content

lasersquirrel/ragedetectorbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rage Detector Bot

A sentiment analysis bot that runs on Reddit.

Requirements

Python v3.6+
If you don't already have it, download it here.
praw
Download using pip install praw, or download the latest wheel here and use pip install (.whl file).
Keras
Download using pip install keras, or download the latest wheel here and use pip install (.whl file).