[v5]
- Major refactor: migrated logic from
main.pyinto a structuredTelegramBotclass - Modularized code into separate components:
bot.py,utils.py,log_channel.py - Improved overall readability and maintainability
- Centralized configuration and lifecycle management
- Restructured for easier scaling (e.g. multi-bot support, future extensions)
- Updated negative keywords for better rug pull detection
Full Changelog: https://github.com/umarraj008/python-telegram-crypto-bot/commits/v5