diff --git a/README.md b/README.md index b7fcba0..8d7609e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,10 @@ Inspired by Reddit's modmail system. `!logs ` Lists previous modmail logs with the specified user `!block ` Blocks the specified user from using modmail `!unblock ` Unblocks the specified user from using modmail -`!s ` Adds a snippet (a canned response). See below for how to use it. +`!s ` Adds a snippet (a canned response). See below for how to use it. +`!edit_snippet ` Edits an existing snippet (alias `!es`) +`!delete_snippet ` Deletes the specified snippet (alias `!ds`) +`!snippets` Lists all available snippets ##### Inside a modmail thread `!reply ` Sends a reply to the user in the format "(Role) User: text" (alias `!r`)