- 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>
- Install cargo using by running
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- And finally run the bot using
cargo run
forked from dracarys18/git_release_tracker
-
Notifications
You must be signed in to change notification settings - Fork 1
bapeey/git_release_tracker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Telegram Bot written in Rust to Track new Github releases
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Rust 99.7%
- Procfile 0.3%