Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hunter275/praw-emailer

Uses PRAW to email new submissions to you based on criteria
https://github.com/hunter275/praw-emailer

Last synced: 15 days ago
JSON representation

Uses PRAW to email new submissions to you based on criteria

Awesome Lists containing this project

README

        

# PRAW Email
Emails you new submissions to a subreddit that fit a criteria

-You must edit main-nokeys.py and sendemail-nokeys.py and fill in your own info.

-You must rename main-nokeys.py to main.py and sendemail-nokeys.py to sendemail.py

Requires: Python 2.7, PRAW, urllib3