AutoModOptions
Popii / AutoModOptions
Interface: AutoModOptions
Section titled “Interface: AutoModOptions”Defined in: plugins/automod.ts:8
Properties
Section titled “Properties”maxAiChecksPerMinute?
Section titled “maxAiChecksPerMinute?”
optionalmaxAiChecksPerMinute?:number
Defined in: plugins/automod.ts:10
Max AI analysis calls per guild per minute. Defaults to 10.
maxAiChecksPerUserPerMinute?
Section titled “maxAiChecksPerUserPerMinute?”
optionalmaxAiChecksPerUserPerMinute?:number
Defined in: plugins/automod.ts:12
Max AI analysis calls per user per minute. Defaults to 3.