Actions
There are many different actions filters can do
Warn
{
{
match: /bad word/i
action: ['warn','bad words']
}
}Mute
{
{
match: /bad word/i
action: ['mute','1d', 'bad words']
}
}Delete
Ban
Last updated