Recipe: Moderation Starter¶
Goal¶
Start a moderation baseline with clear command grouping.
Setup¶
arcane package add @arcane/moderation
arcane create command moderation/warn
arcane create command moderation/ban
Structure¶
commands/moderation/*events/*for join/leave and logging hookspackages/moderation.jsonfor thresholds and behavior
Validation Gate¶
arcane validate --strict