Skip to content

Praw4 reddit bot to parse reddit submission and send emails containing giveaway keywords in subreddit

Notifications You must be signed in to change notification settings

subhajeet2107/xboxgiveawaysbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XboxOneGiveAways Bot

Simple reddit bot which crawls reddit submissions using praw4 and send emails based on keyword to run :

python xbox_bot.py

To deploy on heroku create the required config vars:

  • REDDIT_USERNAME
  • REDDIT_PASSWORD
  • REDDIT_CLIENT_ID
  • REDDIT_CLIENT_SECRET
  • SENDGRID_APIKEY
  • MAIL_TO
  • MAIL_FROM

Prerequisites:

  1. Sendgrid Api, signup here : Signup on Sendgrid
  2. Reddit App, how to create: How to Create Reddit App

Run on heroku as detached dyno

heroku run:detached python xbox_bot.py

About

Praw4 reddit bot to parse reddit submission and send emails containing giveaway keywords in subreddit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages