filter caps

Information

Delete messages that contain too many uppercase characters

Parameters

Name

Default Value

Function

--do

delete

Certain punishment on filter

--threshold

30

Threshold to trigger filter

List of parameter punishments

Click the following link and scroll down to the "List of parameter punishments" section:

pageMiscellaneous

Usage examples

//filter caps w/ parameters
filter caps #general on --threshold 10
filter caps all on --threshold 30 --do warn

//filter disable
filter caps #general off
filter caps all off

Last updated