Reads list of users from an excel file, and sends group invite link to the list of users.
Download the 64-bit Git for windows setup
Download python
Inside terminal:
git clone https://github.com/liang799/Bulk-Add-Users-Telegram
cd Bulk-Add-Users-Telegram
start .
- Make a copy of
.env.example
and rename it to.env
- Edit the variables accordingly
- Open
users.xlsx
in excel and edit accordingly
pip install -r requirements.txt
python main.py