Dragory
076d69b989
Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts
...
This should result in a significant performance improvement.
The new method is also more precise than the old one, allowing
the aforementioned checks to be performed with second-precision.
2021-09-25 21:34:07 +03:00
Dragory
c1c7c092d9
Reformat all files with Prettier
2021-09-11 19:06:51 +03:00
Dragory
44fbd020db
Fix issues with circular dependencies between plugins
2021-08-18 19:33:22 +03:00
Dark
2977363dc0
Type fixes for djs
2021-06-30 04:56:56 +02:00
Dark
addb614023
Organise all imports, make Mutes depend on Logs
2021-06-06 23:51:32 +02:00
Dark
c99e745f89
Finish preliminary rework, ready to test
2021-06-02 04:07:50 +02:00
Dark
3883b5b749
More rework progress, remove all eris imports
2021-06-01 02:05:55 +02:00
Dragory
8011885dc0
More initialization order fixes (vol 2)
2021-05-23 17:13:11 +03:00
Dragory
047174fbc4
Update to Knub30.0.0-beta.37 and Eris 0.15, first pass
2021-05-23 14:35:16 +03:00
Almeida
2a8aac34c7
refactor(*): remove unused exception variables ( #193 )
2021-05-06 21:23:47 +03:00
Shoaib Sajid
a6740dfbfb
Add !reminder as an alias for !remind ( #181 )
2021-04-28 22:04:01 +03:00
Dragory
e371c66fed
Add allowed mentions back for reminders
2021-04-10 23:39:23 +03:00
Dragory
d0fe2dea04
Update to new Knub 30 beta. Code clean-up.
2020-10-01 01:43:38 +03:00
Dragory
6ba56a3f12
Add time_and_date plugin. Use it for timezones and date formats around the bot.
2020-08-19 00:19:12 +03:00
Dragory
7a3035a447
Use messageLink() function for message links everywhere
2020-08-10 03:26:39 +03:00
Dragory
8bd1572e2a
Add support for server-specific timezone and date format settings
2020-08-10 00:24:06 +03:00
Dragory
93705f888b
Fix up docs
2020-07-30 13:08:06 +03:00
Dark
fcda64d5b8
Fix crash on reminder id length+1
2020-07-29 01:42:16 +02:00
Dark
a8c83d6811
Fix crash on reminder id 0
2020-07-29 01:32:57 +02:00
Dragory
0c9a619880
Add custom logger. Fix a bunch of errors. Optimize imports.
2020-07-22 22:56:21 +03:00
Dark
8a52d6907e
Migrate Reminders to new Plugin structure
2020-07-16 22:54:02 +02:00