Skip to content

एक सिंपल टेलीग्राम बोट जो आपके चैनल में आने वाली नई पोस्ट को दूसरे चैनल में ऑटोमेटेकली (स्वचालित) फॉरवर्ड करेगा।

License

Notifications You must be signed in to change notification settings

0AIB/Auto-Forward-Bot

 
 

Repository files navigation

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

About

एक सिंपल टेलीग्राम बोट जो आपके चैनल में आने वाली नई पोस्ट को दूसरे चैनल में ऑटोमेटेकली (स्वचालित) फॉरवर्ड करेगा।

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Procfile 0.5%