Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mte90/reddit-upvoted-to-twitter
Post upvoted from the user on Twitter
https://github.com/mte90/reddit-upvoted-to-twitter
reddit twitter
Last synced: 24 days ago
JSON representation
Post upvoted from the user on Twitter
- Host: GitHub
- URL: https://github.com/mte90/reddit-upvoted-to-twitter
- Owner: Mte90
- License: gpl-3.0
- Created: 2019-09-24T17:08:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-27T14:41:57.000Z (over 1 year ago)
- Last Synced: 2024-12-24T20:30:01.805Z (about 1 month ago)
- Topics: reddit, twitter
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Reddit Post Upvoted by you to Twitter
[![License](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)The idea is to share on Twitter the upvoted post but excluding posts from specific subreddits.
## Requirements
`pip3 install -r requirements.txt`
## Install
Copy `praw-sample.ini` and `tweepy-sample.ini` and put your settings.
Require a Twitter and Reddit app with their token in the config files.## How works
This script generate a `posts.json` at every run with the list of posts to check if already posted.