A ruby bot which will retweet your followers tweets with a specific topic.
This bot will retweet all tweets made by your followers with a specific topic.
- Create a Twitter App - https://apps.twitter.com/ make sure that your app has both read and write persmissions
- Copy your Keys and Access tokens.
- Add that to the retweetbot.rb script.
- Schedule your script using crontab (or other scheduler).
Add some tests.