release-bot
release-bot
Docker app from grtgbln's Repository
Overview
A Telegram bot that monitors the releases of given repos, sending messages upon a new release.
Requirements
Requires creating a Telegram bot and obtaining the token. See documentation: https://github.com/JanisV/release-bot?tab=readme-ov-file#set-the-necessary-env-vars
Runtime arguments
- Web UI
http://[IP]:[PORT:5000]- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 5000
- Target
- 5000
- Default
- 5000
- Value
- 5000
Telegram Bot TokenVariable
Token for the Telegram bot
- Target
- TELEGRAM_BOT_TOKEN
Maximum repositories per chatVariable
Maximum number of repositories a chat can monitor. 0 for unlimited
- Target
- MAX_REPOS_PER_CHAT
- Default
- 0
- Value
- 0
GitHub TokenVariable
Token for the GitHub API. If not provided, restricted by rate limiting
- Target
- GITHUB_TOKEN
Site URLVariable
URL of the site to listen for incoming requests from Telegram. If not provided, will use polling instead of webhooks
- Target
- SITE_URL
Database URIVariable
URI for the database. If not provided, will use SQLite database
- Target
- DATABASE_URI
Data PathPathrw
Path to data (SQLite) storage
- Target
- /app/data
- Default
- /mnt/user/appdata/release_bot/data
- Value
- /mnt/user/appdata/release_bot/data
Categories
Details
Repository
ghcr.io/janisv/release-bot:latestLast Updated2026-06-01
First Seen2024-10-26
Run release-bot on Unraid.
release-bot is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.