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.exampleand rename it to.env - Edit the variables accordingly
- Open
users.xlsxin excel and edit accordingly
pip install -r requirements.txt
python main.py
