Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 2.5 KB

english.md

File metadata and controls

57 lines (38 loc) · 2.5 KB
Fork Repo

CHANNEL AUTO FORWARD

A Simple telegram bot written in python to forward your files from one channel to other channel when a new post is available. What you need to do is just deploy this code.

Open Source? Yes! Ask Me Anything !

How to Deploy? 🤔

You can deploy this code any where you want but we provided heroku and railway deploy methods below

  • Select one of the methods

    • Deploy

    • Deploy on Railway

  • Go to my.telegram.org

    • And get your API ID
    • And API Hashes
  • Paste the below API_HASH and API_ID respectively.

  • Get the your channel id and paste in below in the format -10023352648:-100655379

    • In the about format -10023352648 is the channel from which you need to forward
    • and -100655379 is the channel to which you wanted to forward

  • Get the Bot Father Token from @BotFather

  • Paste the token below BOT_TOKEN.

  • Set AS_COPY value to True if you want to forward messages without forward tag.

How to reach Me ?

COMMANDS

AVAILABLE COMMANDS

start - check whether bot is alive 

about - to know about me

forthebadge made-with-python

License

GPLv3 license

Thanks and credits

saythanks