- Bot to forward messages from one channel to other without admin permission in source channel.
- Can be used for both private and Public channels.
- Bot Index message from channel and saves to database, further forwards and deletes each messages from database.Use of database was to Remove duplicacy of files.
- For Private channels bot need to be admin
API_HASHAPI Hash from my.telegram.orgAPI_IDAPI ID from my.telegram.orgBOT_TOKENBot token from @BotFatherOWNER_IDTelegram Id of Owner.TO_CHANNELChannel ID of channel to which messages are forwarded eg:- -100xxxxxxxxDATABASE_URIDatabase uri from MongoDBDATABASE_NAMEDatabase Cluster nameCOLLECTION_NAMEDatabase Collection name.