3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-21 16:55:03 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Dragory
6f2d5a3784 Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02: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
425f6e6674 Add case icons. Clean up !cases. Allow customizing case colors and icons. 2020-08-11 04:16:06 +03:00
Dragory
2c959aaafc Use relative time for recent dates in case summaries
Comes with an option to toggle on/off and to set the "recent" threshold.
2020-08-10 03:53:04 +03:00
Dragory
bab61dea40 Include extra notes in case summaries if there's space 2020-08-10 03:52:26 +03:00
Dragory
7a3035a447 Use messageLink() function for message links everywhere 2020-08-10 03:26:39 +03:00
Dragory
1123e87158 Add link to original case in case log channel to case embed 2020-08-10 03:22:57 +03:00
Dragory
c5bb652a4c Use server timezone and date formats in case summaries. Link to cases in case log channel from case summaries. 2020-08-10 03:18:34 +03:00
Dragory
4275104de7 When updating cases, update existing case embed in case log channel if possible 2020-08-10 02:35:47 +03:00
Dragory
8bd1572e2a Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
4c9b5778b2 Add !deletecase 2020-08-09 22:44:46 +03:00
Dragory
2737b843ca resolveUser: return null if the passed value is not a valid id 2020-08-09 20:10:03 +03:00
Dragory
93705f888b Fix up docs 2020-07-30 13:08:06 +03:00
Dragory
52b4edba23 cases: don't break if a case note is an empty string 2020-07-30 01:45:32 +03:00
Dragory
ba9423deb5 Fix case embeds breaking with notes over 1024 chars in length 2020-07-29 22:48:49 +03:00
Dark
28f635a9c3 Migrate ModActions to new Plugin structure !!mutes dont work!! 2020-07-24 02:25:33 +02:00
Dragory
b72a76b27e WIP ModActions 2020-07-23 00:37:33 +03:00
Dragory
0c9a619880 Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Dragory
dda3537353 Port Cases plugin 2020-07-22 22:08:49 +03:00