Skip to content
/ Telethon_bot Public template

Implementing a simple get channel members list and add them to another group/channel.

License

Notifications You must be signed in to change notification settings

nacbotics5/Telethon_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telethon_bot

Implementing a simple get channel members list and add them to another group/channel.

using the codes

  1. first things first head to : https://my.telegram.org/ to get your API keys

  2. run pip3 install telethon if you don't have it installed already

  3. run python3 get_members.py to create a csv file containing the members of a certain group/channel

  4. then run python3 tbot.py to add the collected user's to a group of your choice.

Don't worry, just follow the prompt from the scripts and you will be fine

About

Implementing a simple get channel members list and add them to another group/channel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages