Read Below)
TelegramScraper (It can scrape and add members from one chat to another chat using some Telegram accounts. Also it can scrape hidden members of group going through group messages. Bot has very user-friendly interface.
Telegram Group:
Join Telegram group for help, feedback, details and chats.
How to Setup:
- Go to https://my.telegram.org and Login.
- Click on API development tools and fill the required fields.
- Put app name you want & select Other in Platform.
- After clicking Create App, Copy "api_id" & "api_hash" from there. (This will be used in
setup.py
)
How To Install?:
$ apt install git -y
$ git clone https://github.com/AbirHasan2005/TelegramScraper
$ cd TelegramScraper
$ chmod +x * && python3 setup.py
To Genrate User Data:
$ python3 scraper.py
-
(
members.csv
is default if you changed name use it) -
Add users to your group
$ python3 adder.py
Or,
$ python3 add2group.py members.csv
Use Telegram Bot
This is very old version. I already made a better Telegram Bot where you can login your account and scrape members to add from one chat to another. Bot is very easy to use. Check Bot Here. So I don't want to work on this tool anymore, it's worthless. So use bot only. But remember bot will not bypass Telegram limitations. So read about Telegram limitations by your own and then use the bot. If you need more help you can contact in Support Group.