Simple bot that keeps synchronized a blog wiht rss feed and a twitter account.
All twitter-developer credentials are enviroment variables stored in .env
file.
sh
CONSUMER_KEY=
CONSUMER_SECRET=
ACCESS_TOKEN=
ACCESS_TOKEN_SECRET=
RSS=
RSS
is the url of the blog feed
twitter-bot © gabelluardo
Released under the MIT License.