https://github.com/djc/pmf
Script to submit RSS/Atom feed content to Reddit
https://github.com/djc/pmf
python reddit-bot rss-feed-parser
Last synced: 3 months ago
JSON representation
Script to submit RSS/Atom feed content to Reddit
- Host: GitHub
- URL: https://github.com/djc/pmf
- Owner: djc
- License: mit
- Created: 2014-02-16T09:39:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T16:08:51.000Z (over 6 years ago)
- Last Synced: 2025-02-09T22:28:44.240Z (5 months ago)
- Topics: python, reddit-bot, rss-feed-parser
- Language: Python
- Size: 8.79 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
Requirements
============Tested with Python 2.7 and 3.6.
* https://pypi.python.org/pypi/feedparser
* https://pypi.python.org/pypi/prawUsage
=====Requires an ident.py module, containing the following variables:
* ACCESS
* REFRESH
* CLIENT
* SECRET