impshum / reddit-palindrome-bouncer

Reddit Palindrome Bouncer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit Palindrome Bouncer

Removes submissions and comments that are not palindromes on a chosen subreddit.

Instructions

  • Install requirements pip install -r requirements.txt
  • Create Reddit (script) app at https://www.reddit.com/prefs/apps/ and get keys
  • Edit conf.ini with your details and settings
  • Run it python run.py

Conf info

  • test_mode: will not do any actions on reddit or the databaase (fire away)
  • read_database = (spews the db)

Notes

  • SQLite databaase will be created upon first run.
  • I will not be held responsible for any bad things that might happen to you or your Reddit account whilst using this bot. Follow Reddiquette and stay safe.

About

Reddit Palindrome Bouncer


Languages

Language:Python 100.0%