Dragory
|
5815157190
|
Refuse to send replies with an unknown inline snippet
This behavior can be disabled by setting the following option:
errorOnUnknownInlineSnippet = off
|
2020-10-21 22:33:17 +03:00 |
Dragory
|
90dd35194c
|
Add support for inline snippets. Fixes #464
|
2020-10-21 22:07:35 +03:00 |
Dragory
|
3a7f7ffc90
|
Add support for alternative log storage types
|
2020-09-23 03:16:26 +03:00 |
Dragory
|
0c9302b41b
|
Add statusType option
|
2020-09-23 00:58:18 +03:00 |
Dragory
|
180f936bc4
|
Update config jsdoc
|
2020-09-23 00:26:36 +03:00 |
Nils
|
96e8eae188
|
Fully functioning built-in plugin to send system messages on join/leave (#437)
Co-authored-by: Miikka <2606411+Dragory@users.noreply.github.com>
|
2020-09-23 00:19:34 +03:00 |
Dragory
|
4fbf2a1769
|
Rename guildGreetings to serverGreetings
The original name (guildGreetings) is now an alias for the new option
name, so old configs will still work after this change.
|
2020-08-17 01:21:07 +03:00 |
Dragory
|
099b5f9616
|
Enable !edit and !delete by default
|
2020-08-17 00:55:05 +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
|
034a9172c4
|
Update config JSDoc
|
2020-08-16 19:22:50 +03:00 |
Dragory
|
538a14338c
|
Update mysqlOptions schema
|
2020-08-14 01:01:40 +03:00 |
Dragory
|
ab6b84e6de
|
Add official MySQL support. Simplify database options.
|
2020-08-13 03:31:48 +03:00 |
Dragory
|
b30e615200
|
Use gateway intents, add extraIntents config option
|
2020-08-13 00:23:59 +03:00 |
Dragory
|
bd8dcc6129
|
Fixes and tweaks to new config validation
|
2020-08-13 00:03:01 +03:00 |
Dragory
|
468d1fc037
|
Use JSON Schema via AJV for config schema + validation
|
2020-08-12 23:18:42 +03:00 |