v3.0.9
•→ Updated DigitalRenameBot to v3.0.9
Full Changelog: v3.0.8...v3.0.9
- Bump version to 3.0.9 and add subscription handlers: cecdc6d
- Update Python version from 3.12.7 to 3.13: e889a89
- Update package versions in requirements.txt: abb3b16
- Modify RKN_PROGRESS and add BOT variable: 7cd8b55
- Refactored Removed old Pyrogram code, added idle(), proper start/stop handling, bot initialization, and improved error handling.: 8f7faf5
- Update README with new links and date: 8b609d1
- Add welcome.html for bot status dashboard: 171064d
- Fixed Dependabot config by switching the ecosystem to ‘pip’ for proper dependency management: 6ee4cc0
- Refactored code with improved upload limit reset logic and methods: 8ecf668
- Refactored change_metadata to async and added await for metadata_text.: 0aba8db
- Convert functions to async in utils.py: ab1211f
- Refactored force subscription, removed extra PM handlers, updated message: d3ca07c
- Added bot/live status endpoints and improved metrics and templates: 728d361
- Removed Pyromod and fixed import for ListenerTimeout: 5d979ee
- Update Telegram channel mentions in comments: ae2b896
- Unified upload flow with improved async logic, cleaner path handling, removed Renames dir creation, and reduced database calls to a single optimized query.: 7454f1f
- Update example messages for prefix and suffix commands: e27413f
- Fix comment formatting in start_and_cb.py: cb6d0ed