3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 12:25:02 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Dragory
b05fbe1d04
Update to discord.js v13.8.0, adding support for text-in-voice 2022-06-13 21:19:56 +03:00
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
3c8355babf
Fix logAutomodAction error if Automod context doesn't include a user 2021-08-21 01:41:42 +03:00
Dragory
05df81ddca
Fix being unable to !post to announcement channels or threads 2021-08-21 00:59:51 +03:00
Dragory
b2dd432baf
Hotfix 16 2021-08-19 02:02:03 +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
bed6589d48
Typed log functions + more 2021-08-18 01:51:42 +03:00