mikepietruszka / reddit_to_sns

AWS Lambda function to scan a subreddit for new submissions and notify via AWS SNS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reddit_to_sns

AWS Lambda function to scan a subreddit for new submissions and notify via AWS SNS

You will need to supply the following prior to deployment:

  • Reddit API client_id
  • Reddit API secret_secret
  • AWS region
  • Tel number (support for SNS topics coming soon)
  • subreddits to search through
  • search string

About

AWS Lambda function to scan a subreddit for new submissions and notify via AWS SNS

License:Apache License 2.0


Languages

Language:Python 100.0%