Add !edit and !delete to the command docs
parent
d85a2dad5d
commit
c437634a18
|
@ -62,6 +62,14 @@ Pings you when the thread gets a new reply.
|
||||||
### `!alert cancel`
|
### `!alert cancel`
|
||||||
Cancel the ping set by `!alert`.
|
Cancel the ping set by `!alert`.
|
||||||
|
|
||||||
|
### `!edit <number> <new text>`
|
||||||
|
Edit your own previous reply sent with `!reply`.
|
||||||
|
`<number>` is the message number shown in brackets before the user reply in the thread.
|
||||||
|
|
||||||
|
### `!delete <number>`
|
||||||
|
Delete your own previous reply sent with `!reply`.
|
||||||
|
`<number>` is the message number shown in brackets before the user reply in the thread.
|
||||||
|
|
||||||
### `!loglink`
|
### `!loglink`
|
||||||
Get a link to the open Modmail thread's log.
|
Get a link to the open Modmail thread's log.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue