nikhilbalwani / Telethon_Add_Members

Scraping members from different groups and adding them to groups in Telegram using Telethon Package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding members to Telegram Group using Telethon

Scraping members from different groups and adding them to our groups in Telegram using Telethon Package

Prerequisites :

Functionalities :

  • Scraping members from different groups and storing them in CSV files
  • Read the data from csv files and add them into our groups using telethon methods.

Requirements :

  • All the required packages are put into requirements.txt
  • Use command "pip install -r -U requirements.txt" to install required packages.

About

Scraping members from different groups and adding them to groups in Telegram using Telethon Package


Languages

Language:Python 100.0%