Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 930 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 930 Bytes

DeltaBot

Deltabot is a score keeping reddit bot originally designed for /r/changemyview

It works by reading a subreddit, looking for specific tokens that denote that a point should be awarded. If it finds one, it awards that user a point by adjusting their flair.

Usage

  1. Make sure you have Python and PRAW installed.
  2. Create the file config.json and fill in the appropriate fields using config.json.example as a template.
  3. Linux users: Run runbot.sh. Windows users: Run winrun.bat. CLI: Type python deltabot from the root folder of the program.

Make sure whatever account you're using to run the bot is a moderator of your subreddit and has permission to edit flair and the wiki.

Contribute

If you're a developer visit the developer subreddit /r/DeltaBot

Join us on IRC! (Snoonet #DeltaBot)