telegram_channel_duplicator
telegram_channel_duplicator copied to clipboard
Python client-bot for copying content from telegram channels, chats and private messages to their channels.
Telegram channel duplicator
Python client-bot for copying content from telegram channels, chats and private messages to their channels.
Installation
- You need Python >= 3.7
# pip install -r requirements.txt- Rename
config.yaml.exampletoconfig.yaml $ python main.py
Configuration
Before the first launch, you need to configure the program using the config.yaml file, all parameters are commented in it.