/// admonition | These commands are slash commands.
type: warning
Please make sure to enable them with [`[p]slash enable <command>`](https://docs.discord.red/en/stable/cog_guides/core.html#slash-enable), then sync them with [`[p]slash sync`](https://docs.discord.red/en/stable/cog_guides/core.html#slash-sync).
///
## note
- Usage: `/note <target> <reason> [silent]`
-`target:` (Required) Who are you noting?
-`reason:` (Required) Why are you noting this user?
-`silent:` (Optional) Should the user be messaged?
Add a note to a user.
## warn
- Usage: `/warn <target> <reason> [silent]`
-`target:` (Required) Who are you warning?
-`reason:` (Required) Why are you warning this user?
-`silent:` (Optional) Should the user be messaged?