← BACK

release-pager

Telegram bot for GitHub repository release notifications

Scala ⭐ 75

Release Pager

This Telegram bot is alternative to GitHub watch function.
It is checking for new releases in your pre-defined list of GitHub repositories.

Release Pager

The service is build using Scala, ZIO 2, Doobie, Http4s, circe, canoe.
Originally it was created for this blog post, but the blog post is not updated to ZIO 2.

TODO

There are several things left todo:

  • Try replacing canoe with different Telegram API wrapper
  • Use proper logging
  • ???