We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a50cb commit 0b4f400Copy full SHA for 0b4f400
CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Added
10
- New `status` command, change the bot's status to `online`, `idle`, `dnd`, `invisible`, or `offline`.
11
- To remove the status (change it back to default), use `status clear`.
12
-
+ - This also introduces a new internal configuration variable: `status`. Possible values are `online`, `idle`, `dnd`, `invisible`, and `offline`.
13
### Changed
14
- The internals for `activity` has drastically changed to accommodate the new `status` command.
15
0 commit comments