Skip to content

Reads list of users from an excel file, and sends group invite link to the list of users.

Notifications You must be signed in to change notification settings

liang799/Bulk-Add-Users-Telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulk Add Users Telegram

About

Reads list of users from an excel file, and sends group invite link to the list of users.

Demo

Demo youtube video

Setup Instructions

Git

Download the 64-bit Git for windows setup

Python

Download python

Configuration

Inside terminal:

git clone https://github.com/liang799/Bulk-Add-Users-Telegram
cd Bulk-Add-Users-Telegram
start .
  1. Make a copy of .env.example and rename it to .env
  2. Edit the variables accordingly
  3. Open users.xlsx in excel and edit accordingly

Install Python Dependencies

pip install -r requirements.txt

Running the code

python main.py

About

Reads list of users from an excel file, and sends group invite link to the list of users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages