Options for an antispam filter.
Type: object
time
number
60000
The amount of time in ms.
max
100
The threshold of inputs per id allowed.
onGood
function
returns: object
What to do after an input that is not considered spam.
onBad
What to do after an input that is considered spam.
Last updated 4 years ago