Moderation Server only

/note

Add an internal staff note to a member's record

Usage

Generated
/note <member> <note>
OptionTypErforderlichBeschreibung
member member Ja Member to annotate
note text Ja Note content (staff only, not visible to member)

Who can run it

Generated
Discord defaultMembers with Manage Messages
Command Access presetModerator roles
Always allowedThe server owner and, by default, Administrators
Change itDashboard, Services, Sentinel, Commands

The Moderation preset limits it to the roles you mark as moderators. Server owners and Administrators can always run it. How Command Access works.

What the bot needs

Generated

Sentinel is granted these permissions by the invite link. A command that finds one missing replies privately with what it could not do and changes nothing.

Kick MembersBan MembersManage ServerView ChannelSend MessagesManage MessagesEmbed LinksManage NicknamesManage RolesTimeout Members

Verhalten

Checked against the code 2026-09-21

Adds a private staff note to a member's record. Discord shows the command only to members with Manage Messages by default. The bot checks Command Access rules, that the Moderation service is enabled ("Sentinel is not enabled for this server."), and that the moderator is an Administrator or holds a moderator role from the Settings page ("No permission.").

There is no target check: a note can be added on anyone, including the server owner, other staff and bots. The note is stored as a case of type note, with the note text as its reason, and the reply is "Note added for member#0000. Case #12".

The member is not told, nothing is posted to the moderation log channel, and a note adds nothing to the member's risk score. It shows up in /history, in /case and on the dashboard Cases page like any other case.

YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction