Fix link in CHANGELOG
parent
2042f58fcf
commit
cccbf966c1
|
@ -7,7 +7,7 @@
|
|||
* Added the ability to schedule a thread to close by specifying a time after `!close`, e.g. `!close 1h`. The scheduling is cancelled if a new message is sent to or received from the user.
|
||||
|
||||
## v2.1.0
|
||||
* Added typing proxy (https://github.com/Dragory/modmailbot/pull/48):
|
||||
* Added typing proxy ([#48](https://github.com/Dragory/modmailbot/pull/48)):
|
||||
* If the `typingProxy` config option is enabled, any time a user is typing to modmail in their DMs, the modmail thread will show the bot as "typing"
|
||||
* If the `typingProxyReverse` config option is enabled, any time a moderator is typing in a modmail thread, the user will see the bot "typing" in their DMs
|
||||
|
||||
|
|
Loading…
Reference in New Issue