Dragory
c7751a9da1
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
ac79eb09f5
Reformat all files with Prettier
2021-09-11 19:06:51 +03:00
Dragory
20fe434676
Hotfix 4
2021-08-18 22:20:16 +03:00
Dark
bc1330bf33
Various bugfixes and change ct.anyId return to Snowflake
2021-07-27 04:19:11 +02:00
Dark
dda19de6e6
Fix various bugs, update djs
2021-07-04 23:14:12 +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
57893e7f76
More rework progress, mostly done up to ModActions
2021-06-01 04:33:02 +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
b62a6685e0
Fix !where and !follow not pinging requestor ( #191 )
2021-04-29 01:01:11 +03:00
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly.
2020-11-09 20:03:57 +02:00
Dragory
2f470dc37a
Update to new Knub 30 beta. Code clean-up.
2020-10-01 01:43:38 +03:00
Dragory
c67a1df11d
Add support for server-specific timezone and date format settings
2020-08-10 00:24:06 +03:00
Dragory
7909c99a7f
Fix up docs
2020-07-30 13:08:06 +03:00
Dark
7736e7a222
Fix follow -active not being a switch
2020-07-29 00:38:23 +02:00
Dragory
b8c75a922a
Fix error when using !w
2020-07-29 01:20:11 +03:00
Dragory
1064a1ca46
Add custom logger. Fix a bunch of errors. Optimize imports.
2020-07-22 22:56:21 +03:00
Dragory
b1f9b54be4
Fix usage of 'this' in FollowCmd
2020-07-22 22:10:20 +03:00
Dark
0bc7dc17b7
Rename Events and files to prevent ambiguity and order availablePlugins
2020-07-21 17:55:25 +02:00
Nils
e03f0006e7
Change rest to catchAll
2020-07-16 22:35:10 +02:00
Dark
ec06577b46
Prettier: Ignore events in LocateUser
2020-07-08 03:01:14 +02:00
Dark
63efaf84ee
Migrate LocateUser to new Plugin structure
2020-07-08 02:53:44 +02:00