This is Telegram Messages Forwarder Userbot by @AbirHasan2005.
Use this at your own risk. I will not be responsible for any kind of issue while using this! Better use a different Telegram Account instead of using Main Telegram Account.
- Kang Whole Chat Messages to other Chats.
- Can cause Telegram Account Ban!
- Forward From Chat To Chat.
- Can Forward from Multiple Chats to Multiple Chats :)
- Automatically forward new messages From Chat To Chat.
- Userbot 😁
- Simple & Userfriendly 😅
API_ID
- Get from my.telegram.org or @TeleORG_BotAPI_HASH
- Get from my.telegram.org or @TeleORG_BotSTRING_SESSION
- Get this from @StringSessionGen_BotFORWARD_FILTERS
- Filters can betext
,video
,document
,gif
,sticker
,photo
,audio
,poll
,forwarded
. Separate with Space.FORWARD_TO_CHAT_ID
- Forward To Chat IDs. Separate with Space.FORWARD_FROM_CHAT_ID
- Forward From Chat IDs. Separate with Space.FORWARD_AS_COPY
- Forward Messages as Copy or with Forward Tag. Value should beTrue
/False
.BLOCKED_EXTENSIONS
- Don't Forward those Media Messages which contains Blocked Extensions. Example:mp4 mkv mp3 zip rar
. Separate with Space.MINIMUM_FILE_SIZE
- Minimum File Size for Media Message to be able to Forward. Should be in Bytes.BLOCK_FILES_WITHOUT_EXTENSIONS
- Value can beTrue
/False
. IfTrue
those files which doesn't have file extension will not be Forwarded.
!start
- Check UserBot Alive or Not.!help
- Get this Message.!kang
- Start All Messages Kanger.!restart
- Restart Heroku App Dyno Workers.!stop
- Stop Kanger & Restart Service.
git clone https://github.com/AbirHasan2005/Forward-Client
cd Forward-Client
pip3 install -r requirements.txt
# Setup Configurations in configs.py file!
python3 main.py