A Telegram user bot to count telegram channel subscriber or group member.
This tool is only for educational purpose.
You could be banned from Telegram. So be
careful.
git clone https://github.com/IDN-C-X/IDN-Subs-Count-UserBot
cd IDN-Subs-Count-UserBot
pip3 install -r requirements.txt
BOT_TOKEN - Get it by contacting to BotFatherAPP_ID - Get it by creating app on my.telegram.orgAPI_HASH - Get it by creating app on my.telegram.orgCHANNELS - List of channel/group usernames, seperated by space.STRING_SESSION - Pyrogram string session. run genstring.pyMSG_ID - Message ID of COUNTS_EDIT_CHANNEL.COUNTS_EDIT_CHANNEL - Username of channel/group to edit the subscriber count.python3 bot.py