Commit graph

24 commits

Author SHA1 Message Date
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
d65f5b99d7
Add exclude_bots option to log channels 2020-11-08 17:55:33 +02:00
Dragory
2650ab81a5
Add excluded_categories option to log channels 2020-11-08 17:52:56 +02:00
Dragory
453ca0808e
logs: fix weird timestamp on message deletion 2020-10-13 19:22:14 +03:00
Dragory
400f1f0807
logs: add timestamps to embeds, add setting to turn off embed timestamps, move timestamp format setting to root/channel level 2020-10-11 02:32:55 +03:00
Dragory
2f470dc37a
Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
4ae8cf85a3
Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
Dragory
3d1ecc8190
Fix embed links appearing in MEMBER_JOIN_WITH_PRIOR_RECORDS logs 2020-08-11 02:41:07 +03:00
Dragory
eb203a3b7a
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
c67a1df11d
Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
f27050a44c
Fix merge conflict 2020-08-05 02:39:03 +03:00
Dragory
5ea0f7eb46
Improve audit log error handling, show BOT_ALERT in more cases 2020-08-05 02:25:13 +03:00
Dragory
ad52ace055
Fix error 2020-08-05 01:19:09 +03:00
Dragory
a7fa258f2a
Run user-supplied regexes in worker threads with a timeout 2020-08-05 01:15:36 +03:00
Dark
e131c77e20 Allow for caseNumber in Logs, showing the case number - repalce log evts 2020-08-02 02:30:01 +02:00
Dragory
9125dba2ab
Fix logs crash 2020-07-30 13:40:34 +03:00
Dragory
7909c99a7f
Fix up docs 2020-07-30 13:08:06 +03:00
Dragory
28de8a592b
logs: allow per-log-channel log formats 2020-07-30 02:28:11 +03:00
Dragory
8b22ce267d
logs: add support for embeds in log formats 2020-07-30 02:21:31 +03:00
Dragory
b82196058a
Fix error when logging bans 2020-07-29 01:15:00 +03:00
Dragory
a4e30198c0
Fix archive URL for bulk deletions 2020-07-29 00:45:38 +03:00
Dragory
490cdc5e7d
Remove re-fetch of existing member in getLogMessage() 2020-07-29 00:43:33 +03:00
Dragory
07da88b7cb
More Automod updates 2020-07-28 21:51:58 +03:00
Dark
aea019181c Migrate Logs to new Plugin structure, also dont ignore it 2020-07-27 01:53:14 +02:00