Closed nikitushu2 closed 3 years ago
You can simply add command to ignore in handlers.yml
I can't find handlers.yml in ChatControlRed
If you use Red, post into https://github.com/kangarko/ChatControl-Red
You can use "ignore command" operator from rules/groups.rs in Red:
# Do not filter ads in the commands below.
ignore command /brush|/auction|/auc|/register|/reg|/login|l
And simply append your commands there using | as a separator
How to allow using emails in recovery command from authme?