https://github.com/danielpclark/rtsingle
Retweet Single Account
https://github.com/danielpclark/rtsingle
Last synced: over 1 year ago
JSON representation
Retweet Single Account
- Host: GitHub
- URL: https://github.com/danielpclark/rtsingle
- Owner: danielpclark
- License: mit
- Created: 2014-03-31T17:29:56.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T18:20:29.000Z (about 12 years ago)
- Last Synced: 2025-01-20T12:46:24.651Z (over 1 year ago)
- Language: Ruby
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RTsingle
========
Retweet a single account to your twitter feed. Uses oldschool RT @user.
credentials.rb is your configuration file.
Get your API Key and Access Token from https://apps.twitter.com/ and click on "Create New App".
Place the account to retweet from as RT_ACCOUNT in credentials.rb and OWNER as your twitter account.
Then cron job this script to run maybe every 12 hours and you're good!