RAM2A / fb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forward Bot

Forwarder Bot

A Simple Forwarder Bot In Telethon TO Forward one Channel Contents to Another

I will be soon releasing an update on this bot to make forwarding more easy. Stay Tuned and join [CodeXBotz](https://t.me/CodeXBotz) for further updates

Easy Way

Deploy

Normal Way

git clone https://github.com/rahulps1000/ForwardBot
cd ForwardBot
pip install -r requirements.txt

python3 -m forwardbot
      or 
python -m forwardbot

Commands

Command : /forward
Usage : Forwards files from one channel to another.
Command : /count
Usage : Returns the Total message sent using the bot.
Command : /reset
Usage : Resets the message count to 0.
Command : /cancel
Usage : Cancel the current operation.
Command : /join
Usage : Joins the given channel.
Command : /help
Usage : Get the help of this bot.
Command : /status
Usage : Check the status of Bot.
Command : /uptime
Usage : Check the uptime of bot.

Credits

Special thanks to Subinps for Contributing to create this bot

Thanks

Thanks to Sandy for sharing the media_type function from CatUserBot.

Licence

GNU GPLv3 Image

ForwardBot is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

About

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Procfile 0.1%