Skip to content

A small engine to look for regular expressions in subreddits, enjoy!

Notifications You must be signed in to change notification settings

IgnacioRV/redditScout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Scout

A small engine to look for regular expressions in subreddits, enjoy!
This was developped as a personal script to be the first to get codes released in certain subreddits (It's always a bummer when you check for codes and they've already been used)
It may have way more usages, such as finding passwords, links to stuff... Be imaginative!

Installation and execution

  1. Clone the repository
  2. Create an app in Reddit (you can call it whatever)
  3. Fill in the config_example.py file with your credentials and rename it to config.py
  4. Add the regular expressions you want to look for as strings in the PATTERNS field
  5. Run main.py and enjoy!

Future plans

Adding proper alerting

  • Telegram
  • Slack

Using it as the entry point of a pipeline

  • Redeeming the code automatically/writing to a file

About

A small engine to look for regular expressions in subreddits, enjoy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages