Skip to content
Compare
Choose a tag to compare
@umarraj008 umarraj008 released this 24 Apr 23:40

[v5]

  • Major refactor: migrated logic from main.py into a structured TelegramBot class
  • 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