Skip to content

Simple reddit bot that lets the community decide what happens to a given post on a subreddit.

Notifications You must be signed in to change notification settings

ejach/Community-Decides-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What does it do?

PyPI

It's a simple Reddit bot, it comments on every new submission. If the comment gets to a certain score or below, a message linking to the post will be sent to the ModMail. The bot will constantly check the new queue and the list of comments. all comments are saved to a local database.

How do I install it?

  1. Download this repo.
  2. Install the requirements by running pip3 install -r requirements.txt.
  3. Add your account details in praw.ini.
  4. Run it by using python3 bot.py (it will automatically create a database).

⚠ WARNING ⚠

Please be careful if you use this on a live SubReddit. The bot is experimental and may not work fully. Try on a test SubReddit first.

About

Simple reddit bot that lets the community decide what happens to a given post on a subreddit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages