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.
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?: Double click on install_requirements chmod +x * && python3 setup.py