Blacklist

circle-info

You can set a list of words or regex patterns which tells the bot that if the message received from source channel has any of the blacklisted words or regex pattern match the bot should ignore that message and do not process it even if it passes all other conditions.

circle-exclamation

Basic Command

/blacklist [ACTION] [LABEL] [WORD_LIST]

Advanced Command

/blacklist [ACTION] [LABEL]_regex [WORD_LIST]

Last updated