Channel Auto Message Forward
A script to automate fowarding all new messages from one/many channel(s) to another channel(s), without the forwarded tag.
Config vars
APP_ID
andAPI_HASH
- Get it from my.telegram.org
SESSION
- A telethon session string, get it from here.
FROM_CHANNEL
- Channel ID(s) split by space or just one channel ID.
TO_CHANNEL
- Channel ID(s) split by space or just one channel ID.
Usage
All new messages will be auto-posted!! Join the channel from you want the posts to be taken. Join as admin in the channel where you want the posts to be sent to.