Files to setup a daily Telegram notification for all your out of date Github repos.
The amount of days required to consider a repo out of date is configurable.
1.Create a webtask based on the index.js file.
2.Configure the following secrets:
- TELEGRAM_TOKEN
- TELEGRAM_CHAT_ID (Get it using this example)
- GITHUB_USERNAME
Please see the blog post at francolaiuppa.com