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

43 commits

Author SHA1 Message Date
Dark
2977363dc0 Type fixes for djs 2021-06-30 04:56:56 +02:00
Dark
38a5e07be8 Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
Dark
addb614023 Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dark
a07ca88c13 More fixes, waitForInteraction (replacement for waitForReaction) 2021-06-02 23:41:05 +02:00
Dark
c99e745f89 Finish preliminary rework, ready to test 2021-06-02 04:07:50 +02:00
Dark
293a850075 More rework progress, mostly done up to ModActions 2021-06-01 04:33:02 +02:00
Dark
3883b5b749 More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
Dragory
2565c773bb Fix 2021-05-24 20:57:05 +03:00
Dragory
bb7db8aa4c logs: fix excluded_roles for messages (vol 2) 2021-05-24 20:55:03 +03:00
Dragory
10b25ad7a9 logs: fix excluded_roles for messages 2021-05-24 20:43:46 +03: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
Dragory
3f2f2b048c Add excluded_roles to logs 2021-05-22 14:05:09 +03:00
Nils
f4a87e445a Disable mentions in logs, allowing mods to be mentioned (#142)
Optionally you can return to old behavior by setting allow_user_mentions to true
2021-01-28 01:26:24 +02:00
Dragory
5499567c23 logs: fix excluded_categories not working 2020-12-24 00:48:04 +02:00
Dragory
478cd4cf8b Fix error when unloading Logs plugin 2020-12-19 03:49:21 +02:00
Dragory
5f5befa061 Only log disabled regexes to stderr, not every timeout 2020-12-19 03:14:49 +02:00
Dragory
dccc14804a Apply code style from prettier 2020-12-17 04:15:08 +02:00
Jonathan
194aba643b List message author IDs in bulk deletes logs (#109) 2020-12-12 22:31:35 +02:00
Dragory
6f2d5a3784 Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
d5f1bff75b Add exclude_bots option to log channels 2020-11-08 17:55:33 +02:00
Dragory
e4ed737f1c Add excluded_categories option to log channels 2020-11-08 17:52:56 +02:00
Dragory
c6df57760a logs: fix weird timestamp on message deletion 2020-10-13 19:22:14 +03:00
Dragory
4e0d6a0194 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
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
ac1cf7c362 Fix embed links appearing in MEMBER_JOIN_WITH_PRIOR_RECORDS logs 2020-08-11 02:41:07 +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
8bd1572e2a Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
ed88b72ec3 Fix merge conflict 2020-08-05 02:39:03 +03:00
Dragory
959e68886b Improve audit log error handling, show BOT_ALERT in more cases 2020-08-05 02:25:13 +03:00
Dragory
03931c730d Fix error 2020-08-05 01:19:09 +03:00
Dragory
e14a93d752 Run user-supplied regexes in worker threads with a timeout 2020-08-05 01:15:36 +03:00
Dark
1379dd8bea Allow for caseNumber in Logs, showing the case number - repalce log evts 2020-08-02 02:30:01 +02:00
Dragory
af8f29b1c4 Fix logs crash 2020-07-30 13:40:34 +03:00
Dragory
93705f888b Fix up docs 2020-07-30 13:08:06 +03:00
Dragory
067da253c0 logs: allow per-log-channel log formats 2020-07-30 02:28:11 +03:00
Dragory
2fe3cd8dcd logs: add support for embeds in log formats 2020-07-30 02:21:31 +03:00
Dragory
72a968fc5a Fix error when logging bans 2020-07-29 01:15:00 +03:00
Dragory
3092d76909 Fix archive URL for bulk deletions 2020-07-29 00:45:38 +03:00
Dragory
6941ec7bfa Remove re-fetch of existing member in getLogMessage() 2020-07-29 00:43:33 +03:00
Dragory
62c68b99f7 More Automod updates 2020-07-28 21:51:58 +03:00
Dark
be88e74995 Migrate Logs to new Plugin structure, also dont ignore it 2020-07-27 01:53:14 +02:00