features / moderation
Moderation with records.
Use Discord-native actions with permission checks at execution time and guild-scoped moderation logs.
Warnings
/warn creates a warning with a reason and ID. /warns shows a member's 15 most recent warnings, while /warnings shows up to 15 recent server warnings. Both views are staff-only. Use /unwarn with the member and warning ID to remove a warning; the warning must belong to that member.
Member actions
/muteTimeout for 1-40320 minutes. Optionally applies the configured mute role.
/unmuteRemoves the timeout and configured mute role.
/kickKick a member, subject to Discord hierarchy.
/banBan a member, subject to Discord hierarchy.
/softbanBan, prune up to 7 days of messages, then unban.
/unbanUnban a currently banned user.
/bansList up to 20 recent server bans.
Required permissions
Moderation commands require Moderate Members, Kick Members, or Ban Members as appropriate. Provide Manage Roles for role-based mute behavior and configure a log channel through /settings when you want moderation actions recorded there.