|
| 1 | +# TelegramScraper v1.4  |
| 2 | +Using this tool you can easily add so many members from any group to your group. Less than 2 minutes. Super easy. Time saver. But this tool is only for educational purpose. You could be banned from Telegram. So be careful. Recommanded to use this tool only on Termux. |
| 3 | + |
| 4 | +## Telegram Group: |
| 5 | +<a href="https://t.me/PublicSource_Chat"><img src="https://img.shields.io/badge/Join-Telegram%20Group-blue.svg?logo=telegram"></a> |
| 6 | +#### Join Telegram group for help, feedback, details and chats. |
| 7 | + |
| 8 | +## How to Setup API: |
| 9 | +- Go to https://my.telegram.org and Login. |
| 10 | +- Click on API development tools and fill the required fields. |
| 11 | +- Put app name you want & select Other in Platform. |
| 12 | +- After clicking Create App, Copy "api_id" & "api_hash" from there. (This will be used in `setup.py`) |
| 13 | +<p><img src="https://i1.wp.com/python.gotrained.com/wp-content/uploads/2019/01/desc.png?resize=768%2C479&ssl=1"></p> |
| 14 | + |
| 15 | +## How To Install? (Only for Termux!): |
| 16 | + |
| 17 | +$ `pkg install git python -y` |
| 18 | + |
| 19 | +$ `git clone https://github.com/saifalisew1508/TelegramScraper` |
| 20 | + |
| 21 | +$ `cd TelegramScraper` |
| 22 | + |
| 23 | +$ `chmod +x * && python3 setup.py` |
| 24 | + |
| 25 | +## To Genrate User Data: |
| 26 | + |
| 27 | +$ `python3 scraper.py` |
| 28 | + |
| 29 | +- (`members.csv` is default if you changed name use it) |
| 30 | +- Send Bulk SMS To Collected Data |
| 31 | + |
| 32 | +$ `python3 smsbot.py members.csv` [Optional] |
| 33 | + |
| 34 | +- Add users to your group |
| 35 | + |
| 36 | +$ `python3 adder.py ` |
| 37 | + |
| 38 | +#### Or, |
| 39 | + |
| 40 | +$ `python3 add2group.py members.csv` |
| 41 | + |
| 42 | +- If you need more help <a href="https://t.me/ABOUT_SAIF"><img src="https://img.shields.io/badge/Join-Telegram%20Channel-blue.svg?logo=telegram"></a> |
| 43 | +--- |
| 44 | + |
| 45 | +## Follow Me on: |
| 46 | +<a href="https://github.com/saifalisew1508"><img src="https://img.shields.io/badge/GitHub-Follow%20on%20GitHub-inactive.svg?logo=github"></a> |
| 47 | +<a href="https://twitter.com/saifalisew1508"><img src="https://img.shields.io/badge/Twitter-Follow%20on%20Twitter-informational.svg?logo=twitter"></a> |
| 48 | +<a href="https://facebook.com/saifalisew1508"><img src="https://img.shields.io/badge/Facebook-Follow%20on%20Facebook-blue.svg?logo=facebook"></a> |
| 49 | +<a href="https://instagram.com/saifalisew1508"><img src="https://img.shields.io/badge/Instagram-Follow%20on%20Instagram-important.svg?logo=instagram"></a> |
0 commit comments