Skip to content

Python bot to send a PM when keywords are found on Reddit

Notifications You must be signed in to change notification settings

impshum/Reddit-Notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Notifier

Python bot to send a PM when keywords are found on Reddit.

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
  • Run it python run.py

Settings Info

  • target_subreddits - Subreddit to stream. Multiple allowed (comma separated).
  • target_keywords - Keywords to trigger PM. Multiple allowed (comma separated).
  • target_user - Redditor to receive PM.

Tip

BTC - 1AYSiE7mhR9XshtS4mU2rRoAGxN8wSo4tK

About

Python bot to send a PM when keywords are found on Reddit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages