Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hunter275/praw-emailer
- Owner: Hunter275
- Created: 2018-01-23T16:02:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T16:09:42.000Z (almost 7 years ago)
- Last Synced: 2024-11-09T13:46:16.336Z (2 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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