Warns
A simple warning log per member - issue, list, delete, or clear, with every warning kept as a numbered record staff can look back on.
Every command on this page also accepts the Manage Warns fake perm as an
alternative to the real Discord permission listed - grant a role that one fake perm via
$fakeperms and it can fully manage warnings without any real moderation permissions.
Issuing a warning
$warn <@member> [reason]
Also /warn add. You can't warn a bot, yourself, or a member whose top role is equal to
or higher than yours. Each warning gets its own number (shared across the whole server, not
per-member), shown in the confirmation embed.
DM notifications: warn DMs the member by default (not
delwarn/clearwarns - those never DM). Add --dm no anywhere in
the reason to skip it, or use /warn add's real dm option.
Viewing warnings
$warns <@member>
Also /warn list, alias $warnings. Shows every warning for that member -
who issued it, when, and why - paginated 5 at a time with ← / → buttons once there are more than 5.
Removing warnings
$delwarn <id>
$delwarn <@member>
$clearwarns <@member>
Also /warn remove and /warn clear (aliases: $deletewarn/
$removewarn for delwarn, $warnsclear for clearwarns). Give
$delwarn a warn number to remove it directly, or mention a member to pick from a
dropdown of their warnings instead.
$clearwarns asks for confirmation (Yes/Cancel, 30 seconds) before wiping a member's
warnings. /warn clear does not - it clears immediately with no confirmation step. Same
command, different safety net depending on which surface you use.