All Features
This lists all the features of @Auto_Forwarder_Bot. This is not an exhaustive list, and you might be able to do a lot more than what is mentioned here by mixing-matching many of the commands.
@Auto_Forwarder_Bot is a very powerful tool that can completely transform how you have been working with Telegram.
To see all the commands to use these features, go to Commands
Forward Messages from any chat
You can copy /forward messages from any Telegram channel, group, user, or bot. The channel or group can be public or private. You do not require to be an admin in the source channel.
Related commands
Setup multiple source and destination chats
You can set multiple source chats and multiple destination chats for auto forwarding of messages.
Note: If you have incoming channels A, B and outgoing channels C, D. Then messages will be forwarded from A & B to C & D both. It cannot forward messages only from A to C and B to D.
If you need such feature, you can use the bot from another account.
Related commands
/incoming
/outgoing
Blacklist and whitelist keywords
You can even blacklist and whitelist keywords in a message.
If you add some keywords to blacklist, then if a message contains any one of those keywords, then it will not be sent. All other messages will be sent.
If you add some keywords to whitelist, then if a message contains any one of those keywords, only then it will be sent. All other messages will not be sent.
Related commands
Replace text, remove usernames
You can replace text in the message using /filter command. It is very useful if you want to remove usernames, URLs, and any other text that you want.
It uses regular expressions by default, so make sure your query is a valid regex.
Related commands
Add text to beginning or end of message
You can add text to the beginning of any message and end of any message.
Related commands
Forward messages only from defined users
You can make the bot forward messages from only a fixed list of users. You can set this up to forward messages only from a defined list of users in a group.
Related commands
Add delay to messages
You can also add delay of a predefined time to every message sent in source chat.
Related commands
Block all text or media
You can also completely block sending all text or media files. This is useful if your INCOMING channel sends text messages but all ads are media files.
Related commands
Edit, delete, reply to messages
You can also set the bot up to edit/delete the messages if they are edited/deleted in INCOMING chats.
The bot will also reply to the messages if they were replied to in the source chat.
Related commands
Test your config
If you have set up your configuration and are waiting for a message from the incoming chat, then you can test your config instead.
Test command takes some source text as input and returns the output after transformation. It will also tell you what the issue is if it cannot send any message.
Related commands
Send full albums
If you remove a group of photos, videos, or other media in INCOMING chat, then the bot will send the complete group of media as it is, without changing anything. Unlike other systems which forward those images one by one.
Last updated