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