How to publish RSS updates to Twitter
Integrated rss2twitter for publishing RSS updates from my blog to Twitter. Easy to install and easy to use.
Before running the service, we need to create a project/app on Twitter Developer Portal, wait for verification.
After our Twitter Application approved, save
- twitter consumer key
- twitter consumer secret
- twitter access token
- twitter access secret
We can specify them in docker-compose.yml
file.
Also, do not forget to update the app’s permission to Read and Write
on Twitter Developer Portal: