BlackFoxTM / Tadder

Adds members of another group to another group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tadder

Adds members of another group to another group

Tips before using the script

  • Getting api id and api hash account from Telegram URL

  • Add your API ID in line 10

  • Add your API hash in line 11

Installation

Instructions on how to install Tadder

git clone https://github.com/BlackFoxTM/Tadder.git

Go to the directory

cd Tadder

install requirements

pip3 install -r requirements.txt

See Help

python3 Tadder.py --help

Description Switch
member extraction --ex or -e
Add members --add or -a

Note : In --add (groupid) --add username_group without @

About

Adds members of another group to another group

License:GNU General Public License v3.0


Languages

Language:Python 100.0%