Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saifalisew1508 authored Jan 25, 2023
1 parent 122d1f4 commit df236db
Showing 1 changed file with 67 additions and 1 deletion.
68 changes: 67 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,67 @@
# TelegramAdder
# Version 1.1

<b>tldr</b>: Adds accounts via phone number and API. If you want to add accounts only via phone, then scroll to the end. If you want more free projects like this, then please support me!

# Update Features

- Fixed bug with scraping. You can now scrape from public groups of any size.
- Fixed bug with usradder.py. You can now start adding by IDs again.

# Features

* ADD MEMBERS IN BULK[by username]
* Scrapes and adds to public groups
* Adds 40-50 members on an average per account
* Works in Windows systems
* You can run unlimited accounts at the same time in order to add members
* CSV files auto-distributer based on number of accounts to use
* Powerful scraping tool that can scrape active members from any public group
* You can add members both by username and by user ID
* Least chances of account ban
* Script auto-joins public group from all accounts for faster adding
* Filters banned accounts and remove them, making things easy
* It can also store unlimited accounts for adding purposes
* Adding scripts launches automatically based on number of accounts to use

# How to use

<b>Suggestion: It is better to add by ID because if you add by username only users having usernames will be added. Moreover, it is slow</b>

* Install Requirements

`pip install -r requirements.txt`

* Read the complete tutorial `HOW_TO_USE.txt` and use it

* Add your accounts to add and scrape members

`python manager.py`

* Scrape members

`python scraper.py`

* Add members

`python tsadder.py`

# Note

Sometimes users may not get added at all, this may be because the account is probably limited or you entered a channel. Try with another account.

## 💰 Support Me

<a href="https://ko-fi.com/saifalisew1508" class="padded"><img height="30" style="border:0px;height:30px;" align="left" alt="saifalisew1508" src="https://az743702.vo.msecnd.net/cdn/kofi3.png?v=0" /></a>
<a href="https://www.paypal.me/saifalisew1508" class="padded"><img height="30" style="border:0px;height:30px;" align="centre" alt="saifalisew1508" src="https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg" /></a>
# Warning

* This tool is official and completely free to use. Do not buy if anyone tries to sell by copying script

# News

* I have also created a scraper and adder which lets you add accounts only via phone number(no api needed). If you need it contact me:

[![Telegram Contact](https://img.shields.io/badge/Telegram-Contact-brightgreen)](https://t.me/PrinceXofficial)
* If you have any problems regarding the script then write it in this groupchat:

[![Telegram Group](https://img.shields.io/badge/Telegram-Group-brightgreen)](https://t.me/CollegeWaliMasti)

0 comments on commit df236db

Please sign in to comment.