📨 Improved forward blocking
It's now possible to activate a separate punishment for those who send messages forwarded by users or bots in the group, in addition to forwarding from channels (already present).
It can be always set via Settings > Antispam > Forwarding.
🎬 New media blocks
You can now block:
• Messages that contain spoiler
• Messages that contain Chinese characters
• Messages that contain custom emojis 🛡
🙊 Banned Words
• You can use the wildcard character
(*), which indicates any one or more characters, excluding spaces.Example: If you set
g(*)help, the bot will recognize grouphelp as a banned word, but not group help• Using double quotes (Example:
"good morning"), will trigger the punishment only if the user's message contains exactly that expression only.• Using
&&, the punishment will be triggered if the user's message contains all the specified words, but not necessarily attached and in the specified order. You can also use more than 2 words together.Example: If you set
chips && pizza, the bot will recognize this phrase as a banned word:I like pizza with chips
🧭 Scheduled deletion
It's now possible to separately choose to timely delete (or not send at all) automatic punishment messages (antispam, antiflood...) and manual punishment messages (ban, mute, warn...).
🗂 Topic
A new menu has been created in the settings which gives the possibility to choose in which topic the bot will send all messages not related to a command (for example night mode alerts) by default.
It can be found in Settings > Other > Topic
📁 Other news
• The
<protected> tag can be added to any bot message, to prevent users from forwarding that specific message outside the group• We remind you that in groups with more than 10k members, for the bot to work correctly, it's necessary to also have @GHSecurityBot as group administrator