Awesome
Rui
Action Hosted RSS Notifier, currently support telegram for sending message.
How to Use
- Create telegram channel: https://telegram.org/tour/channels
- Create telegram bot: https://core.telegram.org/bots#6-botfather
- Add your bot into channel as admin: https://stackoverflow.com/questions/33126743/how-do-i-add-my-bot-to-a-channel
- Create your own repository with this template: https://github.com/rzkmak/rui-rss-template
- Update
rss.yaml
and add your site on there. For thechat_id
field, it will be your username channel. For example channel https://t.me/rsstotelegramdev, chat_id isrsstotelegramdev
- Update
.github/actions/rui
, see the cron scheduled task. Adjust it as necessary. - Add your TELEGRAM_TOKEN secrets in: https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets
- Done!
Example
Repository: https://github.com/rzkmak/rui-demo Channel: https://t.me/rsstotelegramdev