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
|
171ad403d9
|
Add updateNotificationsForBetaVersions option
|
2020-09-23 00:25:50 +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 |
funkyhippo
|
3af5a67c1b
|
Added anonymizeChannelName configuration option.
|
2020-09-23 00:17:31 +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
|
900a14d8a1
|
Rename categoryAutomation.newThreadFromGuild to categoryAutomation.newThreadFromServer
The original name (categoryAutomation.newThreadFromGuild) is now
an alias for the new option name, so old configs still work after
this change.
|
2020-08-17 01:04:05 +03:00 |
Dragory
|
c177be8920
|
Fix categoryAutomation type
|
2020-08-17 00:55:18 +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
|
78a1cc34be
|
threadOnMention -> createThreadOnMention
|
2020-08-16 18:36:51 +03:00 |
Dragory
|
e0aa3a73ae
|
Merge #397
|
2020-08-16 18:34:51 +03:00 |
Dragory
|
041e095950
|
Merge #398
|
2020-08-16 18:27:51 +03:00 |
Dragory
|
538a14338c
|
Update mysqlOptions schema
|
2020-08-14 01:01:40 +03:00 |
Dragory
|
98b8a05d5c
|
Remove several deprecated config options
|
2020-08-13 03:32:04 +03:00 |
Dragory
|
ab6b84e6de
|
Add official MySQL support. Simplify database options.
|
2020-08-13 03:31:48 +03:00 |
Dragory
|
6d16daea0d
|
Add new attachment storage option: "original"
|
2020-08-13 02:36:15 +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
|
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 |