refine readme

This commit is contained in:
Erik 2021-09-02 16:26:52 +03:00
parent db3068a60a
commit 75c5a9cc71
No known key found for this signature in database
GPG Key ID: 7E862371D3409F16

View File

@ -27,6 +27,7 @@ Contributions welcome.
Both of these can be used with `!r` and `!cr` respectively and both of them support the `anon` keyword to send an anonymous reply. The anon keyword has to be the first argument. Both of these can be used with `!r` and `!cr` respectively and both of them support the `anon` keyword to send an anonymous reply. The anon keyword has to be the first argument.
`!modmail <user> <content>` or `!mm <user> <content>` - Sends a modmail to a user, also supports the anon keyword. `!mm anon @navy.gif#1998 Some content that is sent anonymously` `!modmail <user> <content>` or `!mm <user> <content>` - Sends a modmail to a user, also supports the anon keyword. `!mm anon @navy.gif#1998 Some content that is sent anonymously`
`!markread [user|channel]` - Marks the thread read and moves the channel to the read category indicating that the mail doesn't warrant a response. Messages you've replied to are automatically marked read. `!markread [user|channel]` - Marks the thread read and moves the channel to the read category indicating that the mail doesn't warrant a response. Messages you've replied to are automatically marked read.
`!markunread [user|channel]` - Marks the thread unread.
`!mmlogs <user> [page]` - Shows user's past modmail. `!mmlogs <user> [page]` - Shows user's past modmail.
`!mmqueue` - Shows users in queue. `!mmqueue` - Shows users in queue.
@ -45,4 +46,4 @@ To delete one, use `!cr delete <name>`
**Other** **Other**
- ~~Display more specific information instead of just "User is in banland" (should reflect whether user is actually banned or otherwise in the appeals server.~~ - ~~Display more specific information instead of just "User is in banland" (should reflect whether user is actually banned or otherwise in the appeals server.~~
- Add something to display character count for messages, either command or an option to toggle. - Add something to display character count for messages, either command or an option to toggle.
- Allow arbitrary order of `anon` and `user` arguments for `!modmail` command. - ~~Allow arbitrary order of `anon` and `user` arguments for `!modmail` command.~~