A Python bot that automates joining multiple Telegram channels and groups using the Pyrogram API.
A python bot that uses the Pyrogram API Framework to take a list of Telegram channels and groups and joins them.
This tool is designed for individuals involved in Cyber Threat Intelligence (CTI) and Open Source Intelligence (OSINT) who want to efficiently grow their presence in Telegram channels and groups. It simplifies the process of joining multiple channels, making it ideal for users managing sock puppet accounts.
Ensure to manage the rate limits to avoid timeouts and consider running the bot overnight for optimal results.
Log into https://my.telegram.org/ and obtain your account API ID and hash.
Install dependencies using the command: python3 -m pip install pyrogram tgcrypto.
Comment line 34 and uncomment line 35
This allows the bot to join private channels.