Document !version

master
Dragory 2018-03-13 08:00:00 +02:00
parent 9c322a5af3
commit 0b36977a83
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## v2.8.0
* Add a `!version` command for checking the version of the bot you're running
## v2.7.0
* Split more code from main.js to individual module files

View File

@ -34,6 +34,7 @@ See [CHANGELOG.md](CHANGELOG.md)
`!edit_snippet <shortcut> <text>` Edits an existing snippet (alias `!es`)
`!delete_snippet <shortcut>` Deletes the specified snippet (alias `!ds`)
`!snippets` Lists all available snippets
`!version` Print the version of the bot you're running
##### Inside a modmail thread
`!reply <text>` Sends a reply to the user in the format "(Role) User: text" (alias `!r`)