Commit graph

28 commits

Author SHA1 Message Date
Dragory
b8b4e93dc1
Fix user cache issue with welcome message pings 2021-09-04 19:07:14 +03:00
Dragory
d109a58cb7
Type fixes + use template safe values for renderTemplate() everywhere 2021-08-18 20:32:45 +03:00
Dragory
59e75e0584
Type fixes + circular dependency fix 2021-08-18 20:01:06 +03:00
Dragory
e3b6b017a2
Fix issues with circular dependencies between plugins 2021-08-18 19:33:22 +03:00
Dragory
bed6589d48
Typed log functions + more 2021-08-18 01:51:42 +03:00
Dark
c932269b7d
DJS Update, Full Import Cleanup 2021-07-25 14:32:08 +02:00
Dark
acb4913495
More fixes, change rest of stripObjectToScalars to configAccessibleObj 2021-07-21 22:14:09 +02:00
Dark
0822fc15e5
Type fixes for djs 2021-06-30 04:56:56 +02:00
Dark
5efdf5ce95
Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
Dark
6ac9d2f2a2
Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dark
d0a1beb809
Finish preliminary rework, ready to test 2021-06-02 04:07:50 +02:00
Dark
52839cc9f3
More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
Dragory
72637fe1b3
More initialization order fixes (vol 2) 2021-05-23 17:13:11 +03:00
Dragory
f6be4f4af6
Update to Knub30.0.0-beta.37 and Eris 0.15, first pass 2021-05-23 14:35:16 +03:00
Almeida
a4a7eb41b0
refactor(*): remove unused exception variables (#193) 2021-05-06 21:23:47 +03:00
Nils
87aeaf084f
Add user and guild objects to WelcomeMessage formatting (#155) 2021-02-13 20:05:34 +02:00
Dragory
2f470dc37a
Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
69a1df260e
Add graceful error handling for welcome message template parsing 2020-09-01 01:11:02 +03:00
Dragory
1787ec707c
Only send welcome messages once per user, until plugin reload 2020-08-21 03:48:16 +03:00
Dragory
902be16ae8
Centralize DM logic, don't attempt DMs for an hour after a 20026 error 2020-08-21 03:44:38 +03:00
Dragory
1d4c32d8f9
DM debug 2 2020-08-20 10:19:43 +03:00
Dragory
d53d518903
DM debug 2020-08-20 10:15:17 +03:00
Dark
587ed1cb67 Fix failed DM welcome messages sending the log undefined#undefined 2020-08-02 00:48:52 +02:00
Dragory
94bc60268c
welcome_message: fix default types 2020-07-30 13:24:30 +03:00
Dragory
7909c99a7f
Fix up docs 2020-07-30 13:08:06 +03:00
Dragory
1064a1ca46
Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Dark
0bc7dc17b7 Rename Events and files to prevent ambiguity and order availablePlugins 2020-07-21 17:55:25 +02:00
Dark
4e2dd70030 Migrate WelcomeMessage to new Plugin structure 2020-07-21 18:16:46 +03:00