Releases
v1.2.2
Version 1.2.2 - Improved PyPI Package
Compare
Sorry, something went wrong.
No results found
What's New in v1.2.2
PyPI Package Improvements
Fixed Entry Points : Package now works with python -m app.cli out of the box
Multiple Commands : Added telegram-sender and telegram-multi-account-sender commands
Better Installation : Improved installation experience for end users
Windows Support : Added run_telegram_sender.bat for easy Windows execution
Installation Options
Windows Executable : Download from releases (no Python required)
PyPI Package : pip install telegram-multi-account-sender==1.2.2 then python -m app.cli
Development : pip install -e . then python -m app.cli
Package Features
Console Scripts : telegram-sender, telegram-multi-account-sender
GUI Scripts : telegram-sender-gui, telegram-multi-account-sender-gui
Module Execution : python -m app.cli
Windows Batch : run_telegram_sender.bat
Bug Fixes
Fixed PyPI package entry points configuration
Improved CLI interface with proper error handling
Enhanced installation documentation
Better cross-platform compatibility
System Requirements
Python 3.10+ (for PyPI package)
Windows 10/11 (for executable)
No additional configuration needed
You can’t perform that action at this time.