-
released this
2026-08-08 04:16:05 +00:00 | 13 commits to main since this releaseAuto-Stars-Improved v1.1.0
Second release of the bot for automatically sending Telegram Stars to users who post in a specified Lolz.team thread.
Features
- Auto thread bumping with configurable check interval
- Enhanced captcha handling: dynamic answer from env, periodic auto-update, validation and thread editing
- ConfigError with clear validation for required settings (LOLZ_TOKEN, LOLZ_THREAD_ID, captcha)
- Reply templates loaded on demand
- Default ad reply embedded in reply templates
- Docker support (recommended)
- Gitea Actions workflows for building and pushing images
- Configurable via .env file
- Logging and session persistence
What's New
- New env vars: ENABLE_AUTO_BUMP, BUMP_CHECK_INTERVAL, ENABLE_CAPTCHA, CAPTCHA_ANSWER, CAPTCHA_CHECK_INTERVAL
- New storage/captcha.txt for the captcha prompt
- Multi-stage Dockerfile for faster and smaller builds
- Optimized CI/CD workflows (path filtering while preserving separate caches)
- Updated Python dependencies
- Cleared up .gitignore (ignores all .txt files)
Installation
See the README for Docker and manual installation instructions.
Note: This release follows semantic versioning.
Downloads