Dragory
|
16a3af07ef
|
Hide ajv warning about ignored keywords
This was showing up when using $ref with $comment in the JSON Schema
|
2020-08-17 00:20:43 +03:00 |
Dragory
|
be7f172b62
|
Rename mainGuildId to mainServerId, mailGuildId to inboxServerId
The original names (mainGuildId, mailGuildId) are now aliases for
the new option names, so old configs still work after this change.
|
2020-08-16 23:53:35 +03:00 |
Dragory
|
ab6b84e6de
|
Add official MySQL support. Simplify database options.
|
2020-08-13 03:31:48 +03:00 |
Dragory
|
ff89ab557c
|
Remove debug process.exit()
|
2020-08-13 00:26:54 +03:00 |
Dragory
|
b30e615200
|
Use gateway intents, add extraIntents config option
|
2020-08-13 00:23:59 +03:00 |
Dragory
|
86a060410f
|
Apply code style from .eslintrc
|
2020-08-13 00:08:37 +03:00 |
Dragory
|
bd8dcc6129
|
Fixes and tweaks to new config validation
|
2020-08-13 00:03:01 +03:00 |
Dragory
|
f7b8a312f9
|
Coerce arrays of strings to arrays automatically
|
2020-08-12 23:24:17 +03:00 |
Dragory
|
468d1fc037
|
Use JSON Schema via AJV for config schema + validation
|
2020-08-12 23:18:42 +03:00 |
Dragory
|
3002473905
|
Add !edit and !delete with options (disabled by default)
|
2020-07-19 14:20:45 +03:00 |
Dragory
|
6b8c7e1bdf
|
Rename config.js to cfg.js
So people don't accidentally edit the config source file rather than
their own config file.
|
2020-07-19 13:36:07 +03:00 |