This Telegram bot is alternative to GitHub watch function. It is checking for new releases in your pre-defined list of GitHub repositories.
The service is build using Scala, ZIO, Doobie, Http4s, circe, canoe. You can learn more about it in this blog post.
There are several things left todo:
- Try replacing
canoewith different Telegram API wrapper - Use proper logging
- ???