diff --git a/README.md b/README.md index 0f0ed1e..d942d04 100644 --- a/README.md +++ b/README.md @@ -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. `!modmail ` or `!mm ` - 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. +`!markunread [user|channel]` - Marks the thread unread. `!mmlogs [page]` - Shows user's past modmail. `!mmqueue` - Shows users in queue. @@ -45,4 +46,4 @@ To delete one, use `!cr delete ` **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.~~ - 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.~~