Commands

Moderation

Day-to-day actions against a single member. Every one of these writes a numbered case.

n!warnJunior Moderator

Issues a warning to a targeted user with a mandatory reason.

n!warn <@user> <reason>
n!muteJunior Moderatoralso n!forcemute

Mutes a user, optionally for a limited time. Uses the configured mute_role, or the native timeout if none is set. forcemute works on users not in the server (mute role applies on rejoin).

n!mute <@user> [time e.g. 1h] [reason]
n!unmuteJunior Moderatoralso n!forceunmute

Unmutes a user immediately, or after the given time (scheduled unmute).

n!unmute <@user> [time e.g. 1h] [reason]
n!timeoutJunior Moderator

Timeouts a user for a specific given time.

n!timeout <@user> <time e.g. 1h> [reason]
n!kickJunior Moderator

Kicks a user. Add -clean to also delete their last 24h of messages.

n!kick <@user> [-clean] [reason]
n!banModeratoralso n!tempban, n!forceban

Bans a user, optionally for a limited time. Works even if the user is not in the server.

n!ban <@user> [time e.g. 1d] [reason]
n!unbanModerator

Unbans a user by mention or ID.

n!unban <user id> [reason]
n!softbanModerator

Bans and immediately unbans a user, deleting their last day of messages ("kick with cleanup").

n!softban <@user> [reason]
n!cleanModerator

Deletes the last X messages in the channel. Filter with -user @user or -bots.

n!clean <count> [-user @user] [-bots]