Mention snippet arguments in README

master
Dragory 2019-06-09 20:35:10 +03:00
parent 4b6049fb44
commit b7099e45e2
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ See [CHANGELOG.md](CHANGELOG.md)
`!block <user> <time>` Blocks the specified user from using modmail. If a time is specified, the block is temporary. `!block <user> <time>` Blocks the specified user from using modmail. If a time is specified, the block is temporary.
`!unblock <user> <time>` Unblocks the specified user from using modmail. If a time is specified, the user will be scheduled to be unblocked after that time. `!unblock <user> <time>` Unblocks the specified user from using modmail. If a time is specified, the user will be scheduled to be unblocked after that time.
`!is_blocked <user>` Checks whether the user is blocked and for how long `!is_blocked <user>` Checks whether the user is blocked and for how long
`!s <shortcut> <text>` Adds a snippet (a canned response). See below for how to use it. `!s <shortcut> <text>` Adds a snippet (a canned response). Supports {1}, {2}, etc. for arguments. See below for how to use it.
`!edit_snippet <shortcut> <text>` Edits an existing snippet (alias `!es`) `!edit_snippet <shortcut> <text>` Edits an existing snippet (alias `!es`)
`!delete_snippet <shortcut>` Deletes the specified snippet (alias `!ds`) `!delete_snippet <shortcut>` Deletes the specified snippet (alias `!ds`)
`!snippets` Lists all available snippets `!snippets` Lists all available snippets