feat(telegram_bot): Add Cloud Mail configuration and batch team processing

- Add Cloud Mail API configuration support (api_base, api_auth, domains) in config.py
- Implement run_teams_by_count() function for processing specified number of teams with smart filtering
- Add Cloud Mail management commands: /cloudmail, /cloudmail_token, /cloudmail_api, /cloudmail_domains
- Add callback handlers for run_all, run, and cloudmail interactive operations
- Refactor /run command to use interactive selection for count and email service instead of direct argument
- Update bot command descriptions and help text to reflect new functionality
- Add Cloud Mail domain management and token configuration capabilities
- Enable batch processing with progress tracking and automatic team completion detection
This commit is contained in:
2026-01-30 14:07:37 +08:00
parent 79c3eb733c
commit f39dff8ee6
3 changed files with 936 additions and 54 deletions

File diff suppressed because it is too large Load Diff