MCPcopy Index your code
hub / github.com/Ns-AnoNymouS/Auto-Forward-Bot

github.com/Ns-AnoNymouS/Auto-Forward-Bot @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
9 symbols 36 edges 5 files 0 documented · 0% updated 2y ago★ 901 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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 [

](https://telegram.dog/Ns_bot_updates)

  • 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

Status

Website shields.io Forks 1 Anonymous's github stats

Thanks and credits

saythanks - Dan for his pyrogram docs - MaheshMalekar

Core symbols most depended-on inside this repo

start
called by 0
bot.py
stop
called by 0
bot.py
forward
called by 0
Plugins/forward.py
start
called by 0
Plugins/commands.py
about
called by 0
Plugins/commands.py

Shape

Class 3
Function 3
Method 3

Languages

Python100%

Modules by API surface

bot.py4 symbols
Plugins/commands.py2 symbols
translation.py1 symbols
config.py1 symbols
Plugins/forward.py1 symbols

For agents

$ claude mcp add Auto-Forward-Bot \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page