You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### What's new?
11
11
12
-
Added a config option `reply_without_command`that when present, enables the bot to forward any message sent in a thread channel to the recipient. (Replying without using a command)
12
+
Added a config option `reply_without_command`which when present, enables the bot to forward any message sent in a thread channel to the recipient. (Replying without using a command)
13
13
14
14
To enable this functionality, do `?config set reply_without_command true` and to disable it, use `?config del reply_without_command`.
0 commit comments