release-bot
Docker 应用程序 from grtgbln's Repository
概述
A Telegram bot that monitors the releases of given repos, sending messages upon a new release.
要求
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:5000]- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 5000
- 目标
- 5000
- 默认值
- 5000
- 价值
- 5000
Telegram Bot TokenVariable
Token for the Telegram bot
- 目标
- TELEGRAM_BOT_TOKEN
Maximum repositories per chatVariable
Maximum number of repositories a chat can monitor. 0 for unlimited
- 目标
- MAX_REPOS_PER_CHAT
- 默认值
- 0
- 价值
- 0
GitHub TokenVariable
Token for the GitHub API. If not provided, restricted by rate limiting
- 目标
- GITHUB_TOKEN
Site URLVariable
URL of the site to listen for incoming requests from Telegram. If not provided, will use polling instead of webhooks
- 目标
- SITE_URL
Database URIVariable
URI for the database. If not provided, will use SQLite database
- 目标
- DATABASE_URI
Data PathPathrw
Path to data (SQLite) storage
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/release_bot/data
- 价值
- /mnt/user/appdata/release_bot/data
详细信息
存储库
ghcr.io/janisv/release-bot:latest最后更新2026-05-31
初见2024-10-26
在Unraid 上运行 release-bot 。
release-bot 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。