autoModPlugin()
Popii / autoModPlugin
Function: autoModPlugin()
Section titled “Function: autoModPlugin()”autoModPlugin(
options?):PopiiPlugin
Defined in: plugins/automod.ts:140
Rule-based AutoMod with optional AI analysis. All rules are configurable
through the server settings dashboard. AI analysis requires popii-ai to
be loaded but the plugin works fully without it.
Parameters
Section titled “Parameters”options?
Section titled “options?”AutoModOptions = {}