Kannadha / Forward2020

This is a PYRP Forward bot repo official loader script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐—ฃ๐˜†๐—ฟ๐—ผ ๐—™๐—ผ๐—ฟ๐˜„๐—ฎ๐—ฟ๐—ฑ ๐—•๐—ผ๐˜ ๐Ÿฏ.๐Ÿฌ

  • 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 User account is used to copy messages, hence will be slow, to avoid ban.

Deploy to Heroku

Deploy

๐Ÿ‘จโ€๐Ÿ’ป DEVS

๐™‚๐™ž๐™ฉ๐™ƒ๐™ช๐™— ๐™‰๐™ค๐™ค๐˜ฝ the pro developer๐Ÿ˜

๐™ผ๐š›.๐™ผ๐™บ๐™ฝ ๐šƒ๐™ถ noob dev ๐Ÿ™

Variables

  • API_HASH API Hash from my.telegram.org
  • API_ID API ID from my.telegram.org
  • BOT_TOKEN Bot token from @BotFather
  • OWNER_ID Telegram Id of Owner.
  • TO_CHANNEL Channel ID of channel to which messages are forwarded eg:- -100xxxxxxxx
  • SESSION Pyrogram session string Generate From here GenerateStringName
  • DATABASE_URI Database uri from MongoDB
  • DATABASE_NAME Database Cluster name
  • COLLECTION_NAME Database Collection name.

THANKS TO SUBIN

Credits โฃ๏ธ

About

This is a PYRP Forward bot repo official loader script

License:GNU General Public License v3.0


Languages

Language:Shell 86.8%Language:Procfile 12.9%Language:Dockerfile 0.2%