Hacked together in a couple hrs.
- Signup for a twitter developers account
- Wait a couple hours or upto a day for approval
- Create an APP
-
Procure API creds from your account
-
Create config.py and set the following env variables
- API_KEY
- API_SECRET
- ACCESS_TOKEN
- ACCESS_TOKEN_SECRET
-
in
Main.py
replace users inside users list with the twitter handles of the users you'd like to retweetusers = ['OpenAI', 'GitHubGameOff', 'SalesforceDevs', 'DeepMindAI', 'GoogleAI', 'techreview']
-
Schedule to run on a desired interval
-
Follow me on twitter @mohapsat
-
Support Open Source and Tweepy