Skip to content

oleksandr-andrushchenko/telegram-inviter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to use

  1. https://my.telegram.org/ -> Login -> https://my.telegram.org/apps -> Grab api_id and api_hash
  2. Install python 3.12 from https://www.python.org/downloads/
  3. Download project and cd to the project folder
  4. Create usernames.txt, use separate line for each telegram username
  5. pip install -r requirements.txt
  6. Command template: python3.12 invite.py --api_id <api_id from #1> --api_hash <api_hash from #1> --phone --group --message --usernames
  7. Example: python3.12 invite.py --api_id 33993355 --api_hash 1236ad8189f8420b18bcc69ca3d16dfg --phone 380969603103 --group inviter_test --message "Join the Inviter Test group please" --file ./usernames.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages