Skip to content

Abhiramabr/ForwardBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forward Bot

Forwarder Bot

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

Easy Way

Deploy

Normal Way

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

python3 -m forwardbot
      or 
python -m forwardbot

Commands

Command : /forward
Usage : Forwards all documents from the given channel to the chat where the command is executed.
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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%