Telegram forwarding message from choosen channel to another.
Install Telethon
pip3 install telethon
How to use it open chanel_id.py and write your api_id and api_hash try run and get id on your channel and group where you belongs
api_id = ''
api_hash = ''
How to use it open setup_forward_py.py run it. Write id that you wanna get message from and run it