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.

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.

  • /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.

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.

Add text to beginning or end of message

You can add text to the beginning of any message and end of any message.

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.

Add delay to messages

You can also add delay of a predefined time to every message sent in source chat.

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.

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.

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.

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