Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 633 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 633 Bytes

Telegram channel duplicator

tg logo

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.example to config.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.