Requires from users to reply to a comment with defined words so the post can be categorized if it actually fits the sub or is just blindly upvoted.
- Clone or download it to your directory you wanna run it from
- Edit the keys.py , input your reddit API data
- Run the init.py file
The bot has 1 module that dont come pre installed with python, to install them do
The praw module
pip3 install praw
for reddit API
- Please open a issue if any appear