Nils
392e7fc56e
Merge pull request #3 from almeidx/smol-refactor
...
Smol refactor
2021-07-29 03:03:38 +02:00
Dark
30010247b1
Fix object names
2021-07-29 03:02:00 +02:00
Dark
3886d2d1dd
Include Sticker and Emoji events in Logs
2021-07-29 01:02:29 +02:00
almeidx
b4ba1daa76
simplify
2021-07-28 23:30:52 +01:00
almeidx
60caa3153b
simplified ternary
2021-07-28 23:27:07 +01:00
almeidx
12d2724256
fix: updated some properties that were renamed on the discord.js side
2021-07-28 16:08:36 +01:00
Dark
c932269b7d
DJS Update, Full Import Cleanup
2021-07-25 14:32:08 +02:00
Dark
acb4913495
More fixes, change rest of stripObjectToScalars to configAccessibleObj
2021-07-21 22:14:09 +02:00
Dark
d2dd103175
Start move to configAccessibleObjects, exclude perm overrides from logs
...
configAccessibleObjects are used to guarantee backwards compatibility and consistency.
Perm overrides from our own plugins are ignored as to not spam logs through bot managed slowmode or companion channels
2021-07-06 05:23:47 +02:00
Dark
dda19de6e6
Fix various bugs, update djs
2021-07-04 23:14:12 +02:00
Dark
968889e529
Add missing logtypes, add change visualization
2021-07-01 04:40:39 +02:00
Dark
144c9c43e0
Add logging for threads and stages
2021-07-01 02:21:16 +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
d0c6e6f411
More fixes, waitForInteraction (replacement for waitForReaction)
2021-06-02 23:41:05 +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
a9e0466e33
Fix
2021-05-24 20:57:05 +03:00
Dragory
a1d188cc79
logs: fix excluded_roles for messages (vol 2)
2021-05-24 20:55:03 +03:00
Dragory
a72750b8d8
logs: fix excluded_roles for messages
2021-05-24 20:43:46 +03: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
Dragory
6038996f10
Add excluded_roles to logs
2021-05-22 14:05:09 +03:00
Nils
f762a238de
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
f4b13529c6
logs: fix excluded_categories not working
2020-12-24 00:48:04 +02:00
Dragory
868e826185
Fix error when unloading Logs plugin
2020-12-19 03:49:21 +02:00
Dragory
432ed8cbcf
Only log disabled regexes to stderr, not every timeout
2020-12-19 03:14:49 +02:00
Dragory
646fb8d67c
Apply code style from prettier
2020-12-17 04:15:08 +02:00
Jonathan
eb4d5ea6f1
List message author IDs in bulk deletes logs ( #109 )
2020-12-12 22:31:35 +02:00
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