RasaAlerts Twitter Notifications
I setup a new Twitter feed today called @RasaAlerts. It will post automated tweets when Rasa is updated.
Update, Jan 3, 2023: A list of the Rasa repos being monitored is now posted at rasaalerts.com.
Update, Nov 2, 2021: The rasa/rasa-x latest tag is updated when new dev builds are made instead of only new production builds. An issue is open here.
It’s an extended docker-notify to support Twitter. You can find a docker image at stephens/docker-notify if you’d like to run it yourself.
The running instance that posts to @RasaAlerts is currently monitoring for changes to the following Rasa repos:
- rasa/rasa:latest - Rasa Open Source
- rasa/rasa-sdk:latest - Rasa SDK
- rasa/rasa-x:latest - Rasa X
- rasa/duckling:latest - Duckling
- rasa/rasactl - rasactl
- rasa/helpdesk-assistant:latest - Rasa Helpdesk Assistant Starter action server
- rasa/rasa:financial-demo - Rasa Financial Assistant Starter action server
If you have suggestions for additional features or repos to monitor, post an issue here.