Telegram bot for mailing
#python #telethon #pyqt6
This is a Python application with a graphical interface for managing a Telegram bot. It allows you to configure and run mass message broadcasts on Telegram through a user-friendly GUI. The launch is performed using a .bat file in the Windows environment.
Main features:
• Mass message broadcasting via Telegram
• Convenient graphical interface for bot management
• Flexible configuration of parameters and messages
• Support for asynchronous processing via qasync
Used technologies and dependencies:
• Python 3.13
• PyQt6 — graphical interface
• Telethon — working with Telegram API
• qasync — asynchronous GUI support
• rsa, pyaes, pyasn1, aiofiles — for data processing and encryption
This is a Python application with a graphical interface for managing a Telegram bot. It allows you to configure and run mass message broadcasts on Telegram through a user-friendly GUI. The launch is performed using a .bat file in the Windows environment.
Main features:
• Mass message broadcasting via Telegram
• Convenient graphical interface for bot management
• Flexible configuration of parameters and messages
• Support for asynchronous processing via qasync
Used technologies and dependencies:
• Python 3.13
• PyQt6 — graphical interface
• Telethon — working with Telegram API
• qasync — asynchronous GUI support
• rsa, pyaes, pyasn1, aiofiles — for data processing and encryption