The Telegram Session Manager Bot is designed to help users manage multiple Telegram accounts with ease. Using the Pyrogram library, this bot allows you to create session files, join channels automatically, and provides reaction functions to enhance interactivity.
- Session Creation: Easily create and manage multiple session files for different Telegram accounts.
- Channel Joining: Automatically joins specified channels with all active sessions.
- Reaction Functions: Offers a variety of reaction functionalities to engage with messages and users effectively.
- Python 3.7 or higher
- Pyrogram library
- Telegram API credentials (API ID and API Hash)
- Clone this repository:
git clone <repository_url>