Update dev version changelog

cshd
Dragory 2021-01-07 20:45:46 +02:00
parent cd500f06dd
commit 811dbb23f5
No known key found for this signature in database
GPG Key ID: 5F387BA66DF8AAC1
1 changed files with 3 additions and 0 deletions

View File

@ -14,8 +14,11 @@
* New option: `showResponseMessageInThreadChannel`
* Controls whether the bot's response message is shown in the thread channel
* Bot and Node.js version is now shown on bot start-up
* `!close silent` can now also be used with `!close -silent` and `!close -s` ([#528](https://github.com/Dragory/modmailbot/pull/528) by [@SnowyLuma](https://github.com/SnowyLuma))
* `!close cancel` can now also be used with `!close -cancel` and `!close -c`
* `config.example.ini` now contains several common options by default
* When starting the bot via command line, you can now specify which config file to load with the `--config`/`-c` CLI option
* Updated bot dependencies
**Plugins:**
* Plugins are now installed before connecting to the Discord Gateway