Skip to content

A script to clone Telegram chats/groups wrote on Telethon. Albums supported.

Notifications You must be signed in to change notification settings

cuml0rd/Telegram-group-and-channel-cloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Telegram Group Cloner

A script to clone Telegram chats/groups wrote on Telethon. Albums supported.

Usage:

  1. Download Python 3.10.10 While installing check the Add Python to PATH box
  2. Open cmd (WIN+R -> cmd -> enter), type
pip install Telethon
  1. Download and unpack archive
  2. Go to folder of unpacked archive in cmd
cd path-to-files
  1. run python main.py

Edit config.py file before use

API_ID - get from my.telegram.org API_HASH - get from my.telegram.org

PHONE_NUMBER - phone number or name of .session file in source path (with no extension)

SOURCE and DESTINATION - can be get by forwarding any message from those channel or group to https://t.me/chatIDrobot Telegram Bot

COOL_DOWN - interval in seconds between sending a message to destination group

Note that Telegram account what are you working with should be in both groups/channels

About

A script to clone Telegram chats/groups wrote on Telethon. Albums supported.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages