Clarify JSON5 extension support

This commit is contained in:
Charlie Laabs
2022-01-09 16:31:42 -06:00
parent 457baee96d
commit 43516687e9
3 changed files with 3 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ All notable changes to this project will be documented in this file.
* Owner IDs
* Log level
* Slash command name
* Config file supports [JSON5](https://json5.org/) (comments, trailing commas, etc)
* Config file supports [JSON5](https://json5.org/) (comments, trailing commas, etc). It also may use the `.json5` file extension if you prefer.
* Generated responses will now never ping a user or role, only just highlight their name
### 0.7.3