Miscellaneous
Forward edited messages
Propagation of edited messages is possible only if you have Direct Connection.
/setting edit + one of the following options: edit - send the change to the destination channel Ex./setting edit edit
new - send the change as a new message Ex./setting edit new
ignore - ignore changes Ex./setting edit ignore
To apply this setting to one channel only, replace the command /setting
with /settingchannel @channel_name
(read more).
Delete deleted messages
Propagation of deletions of messages is possible only if you have Direct Connection. It allow you to set up a deletion of the message in the destination if it was deleted in the source.
/setting delete + one of the following options: no - don't delete the message in the destination channel Ex./setting delete no
yes - delete the message in the destination channel Ex./setting delete yes
To apply this setting to one channel only, replace the command /setting
with /settingchannel @channel_name
(read more).
Delay
Add a delay to a forwarded message. Specify the number of seconds to delay the message for.
You can also delay the message for a random number of seconds. To do this, specify the minimum and maximum delay in the format min-max. For example, 30-60 will set a delay from 30 to 60 seconds.
To disable the function, specify 0.
/setting delay [number of seconds] 0 - disabled Ex./setting delay 0
[number of seconds] Ex./setting delay 30
- delay 30 sec Ex./setting delay 60-90
- a delay from 60 to 90 seconds
To apply this setting to one channel only, replace the command /setting
with /settingchannel @channel_name
(read more).
Pin
/setting pin + one of the following options: off - don't pin Ex./setting pin off
silent - pin silently Ex./setting pin silent
notify - pin with notification (for groups only, doesn`t work for channels) Ex./setting pin notify
To apply this setting to one channel only, replace the command /setting
with /settingchannel @channel_name
(read more).
Polls
/setting poll + one of the following options: none - polls are completely ignored Ex./setting poll none
copy - polls are copied Ex./setting poll copy
[any other string] - send a message with this string as a link to a poll Ex./setting poll take a survey
To apply this setting to one channel only, replace the command /setting
with /settingchannel @channel_name
(read more).
Silent mode
/setting silent + one of the following options: pass - set the silent mode as in the source Ex./setting silent pass
never - never set the silent mode Ex./setting silent never
always - always set the silent mode Ex./setting silent always
To apply this setting to one channel only, replace the command /setting
with /settingchannel @channel_name
(read more).
Language
To change language of the bot’s interface use the command /language.
Available languages are: English, Russian and Turkish.
Import and export of settings
With the /dump command, you can dump all current subscriptions, redirects, and related settings as a file. The file will be a list of commands for the bot.
You can execute some or all of these commands in one list using the /batch command. To do this, send to the bot a list of commands starting with the /batсh
command and where each line contains a separate command.