Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release Tracker

This is used to track Releases posted on GitHub Releases and Post it on a Telegram Channel/Group.

Setup

  1. Export env variables or just fill the .env-sample file and rename it to .env
    CHAT_ID="" //ID of the chat where you wanna set the alert to
    API_TOKEN="" //API Token of the bot
    REPO_LIST="" //List of repos seperated by comma(,) with format <username>/<reponame>
    
  2. Install cargo using by running
    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
    
  3. And finally run the bot using cargo run

About

A Telegram Bot written in Rust to Track new Github releases

Topics

Resources

Stars

22 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages