An open API service indexing awesome lists of open source software.

https://github.com/3kh0/github-tg

a tiny sinatra service to keep you in the loop about your github dealings
https://github.com/3kh0/github-tg

ruby sinatra

Last synced: about 3 hours ago
JSON representation

a tiny sinatra service to keep you in the loop about your github dealings

Awesome Lists containing this project

README

          

# github-tg

This is a tiny little service that acts as a relay for your GitHub notifications. it is lightning fast, easy to use, and takes advantage of the cool parts of the Telegram bot API to make it nice.

image@2x

Setting it up is simple if you already have a place to deploy Dockerfiles (e.g., Coolify)

1. Clone the repo
2. Create a Telegram bot at [@BotFather](http://t.me/BotFather)
3. Fill out the .env with the .env.example
4. Profit?