Update README.md

This commit is contained in:
Erik 2021-07-19 17:38:37 +03:00 committed by GitHub
parent 562284a52b
commit ef3f097b15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,9 +36,10 @@ The bot has an `!eval` command which you can grant access to in the config file.
Simple as using `!cr create <name> <the reply content here>`. Updating an existing entry is done by overwriting it. Simple as using `!cr create <name> <the reply content here>`. Updating an existing entry is done by overwriting it.
To delete one, use `!cr delete <name>` To delete one, use `!cr delete <name>`
## TODO ## TODO LIST
`!markunread` - Marks a thread unread **Commands**
- `!markunread` - Marks a thread unread
Display more specific information instead of just "User is in banland" (should reflect whether user is actually banned or otherwise in the appeals server. **Other**
Add something to display character count for messages, either command or an option to toggle. - Display more specific information instead of just "User is in banland" (should reflect whether user is actually banned or otherwise in the appeals server.
Allow arbitrary order of `anon` and `user` arguments for `!modmail` command. - 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.