Skip to content

Commit 6b33ec5

Browse files
authored
Update CHANGELOG.md
1 parent ad33db5 commit 6b33ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
- The ability to enable typing interactions.
1212

13-
If you want the bot to type in the thread channel if the user is also typing, add the config variable `user_typing`, the value doesnt matter, just it's presence. use `config del` to disable the functionality. The same thing in reverse is also possible, if you want the use to see the bot type when someone is typing in the thread channel add the `mod_typing` config variable.
13+
If you want the bot to type in the thread channel if the user is also typing, add the config variable `user_typing`, the value doesnt matter, just it's presence. use `config del` to disable the functionality. The same thing in reverse is also possible, if you want the user to see the bot type when someone is typing in the thread channel add the `mod_typing` config variable.
1414

1515
- New `status` command, change the bot's status to `online`, `idle`, `dnd`, `invisible`, or `offline`.
1616
- To remove the status (change it back to default), use `status clear`.

0 commit comments

Comments
 (0)