Dragory
|
88576281fb
|
Fix members leaving being logged as kicks
|
2020-12-23 06:00:45 +02:00 |
|
Dragory
|
645bbdc0a8
|
Fix race conditions and duplicate stars in starboard
|
2020-12-23 05:28:21 +02:00 |
|
Dragory
|
adbd2fb6e2
|
mod_actions: add create_cases_for_manual_actions option
This can also be used with a user override.
The override user is the audit log entry's author, i.e. the user who
did the kick/ban/unban.
|
2020-12-23 04:44:46 +02:00 |
|
Dragory
|
5f6ef16353
|
cases: allow using user overrides for log_automatic_actions
|
2020-12-23 04:27:58 +02:00 |
|
Dragory
|
04768a0888
|
starboard: add star count to embed, update automatically
|
2020-12-23 03:47:43 +02:00 |
|
Dragory
|
eab4a179ba
|
starboard: note if the message contains audio or video attachments
|
2020-12-23 02:57:12 +02:00 |
|
Dragory
|
6614cdf57f
|
starboard: use embed thumbnails as image if there is no image
|
2020-12-23 02:39:44 +02:00 |
|
Dragory
|
223de75157
|
starboard: don't include image link when discord hides it
|
2020-12-23 02:37:08 +02:00 |
|
Dragory
|
b5d659fdcc
|
Improve empty message detection when rendering tags
|
2020-12-23 02:27:45 +02:00 |
|
Dragory
|
52c5d584a6
|
Improve permission level error in !ban
|
2020-12-22 22:13:08 +02:00 |
|
Dragory
|
2b3c346190
|
Improve !ban error messages
|
2020-12-22 22:10:41 +02:00 |
|
Dragory
|
4ab8937198
|
Remove unused log type AUTOMOD_SPAM_NEW
|
2020-12-21 21:37:18 +02:00 |
|
Nils
|
e5a392d3fc
|
Add locks to starboard and include example of level-only starring (#125)
|
2020-12-20 18:32:24 +02:00 |
|
Nils
|
caabca1da1
|
Add canActOn check to !vcmoveall and more verbose error handling (#137)
|
2020-12-20 18:31:28 +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
|
c6f2a2c840
|
Tweak RegExpRunner timeouts to be less strict
|
2020-12-19 03:14:22 +02:00 |
|
Dragory
|
909ce4c059
|
Make timeouts less noisy in stderr
|
2020-12-19 03:09:24 +02:00 |
|
Dragory
|
79cbe5f886
|
Handle more connection error events gracefully
|
2020-12-19 03:07:41 +02:00 |
|
Dragory
|
f164a6a2e4
|
Fix stderr formatting of ErisError
|
2020-12-19 03:06:21 +02:00 |
|
Dragory
|
28f37c3bc3
|
Fix logic error in case creation for manual kicks
|
2020-12-19 02:59:41 +02:00 |
|
Dragory
|
da16988c99
|
Remove stderr for missing permissions to post mod cases
This is generally only relevant to the server admins, and is already
logged as a BOT_ALERT for them.
|
2020-12-18 05:26:33 +02:00 |
|
Dragory
|
77efb43181
|
Extend HTTP 500 error handling to all 5xx codes
|
2020-12-18 05:25:27 +02:00 |
|
Dragory
|
d8a653202c
|
Handle eris errors in common error handler
|
2020-12-18 05:24:07 +02:00 |
|
Dragory
|
301ba5627d
|
Change plugin/discord error tolerance from 5/12.5s to 5/10s
|
2020-12-18 05:08:51 +02:00 |
|
Dragory
|
779212233c
|
Pass unhandled rejections to main error handler
|
2020-12-18 05:07:55 +02:00 |
|
Dragory
|
8451998b59
|
Fix edge case crash when a channel deletion event is received before the last message in that channel is processed
|
2020-12-18 05:00:53 +02:00 |
|
Dragory
|
dccc14804a
|
Apply code style from prettier
|
2020-12-17 04:15:08 +02:00 |
|
Dragory
|
6872539d4d
|
Fix several locations that expected resolveUser() to return null
|
2020-12-17 04:12:49 +02:00 |
|
Dragory
|
127ef260f1
|
Fix crash from invalid user id in !addcase
|
2020-12-17 04:10:36 +02:00 |
|
Dragory
|
bd4182bb53
|
Clean up HTTP 500 errors in stderr
|
2020-12-17 03:51:59 +02:00 |
|
Dragory
|
00d1cccebe
|
Fix muteUser() sometimes operating on stale member info
|
2020-12-17 03:50:02 +02:00 |
|
Dragory
|
d7da90f409
|
Fix resolveUser() returning null in contrast to its typings
|
2020-12-17 03:46:52 +02:00 |
|
Dragory
|
b9d561018b
|
Fix crash if automod alert message fails to render
|
2020-12-17 03:44:42 +02:00 |
|
Dragory
|
687bffa3f4
|
Add pagination to !cases -mod
|
2020-12-15 15:18:08 +02:00 |
|
Dragory
|
36dd1a52ab
|
Add utility function to create paginated messages
|
2020-12-15 15:13:31 +02:00 |
|
Dragory
|
fb2c5abb02
|
Fix !cases -mod giving an error about unknown member
|
2020-12-15 14:47:17 +02:00 |
|
Dragory
|
7336b75a8c
|
Quick fix for build
|
2020-12-13 22:16:55 +02:00 |
|
Dragory
|
6bfcbaad3d
|
Type error fix
|
2020-12-13 22:11:16 +02:00 |
|
Dragory
|
a353a9062b
|
Type fix
|
2020-12-13 15:28:00 +02:00 |
|
Dragory
|
c774f79ae7
|
Update to TS 4.1, use same TS package in all sub-packages
|
2020-12-13 15:26:33 +02:00 |
|
Jonathan
|
194aba643b
|
List message author IDs in bulk deletes logs (#109)
|
2020-12-12 22:31:35 +02:00 |
|
Nils
|
87b2798a96
|
Add moderator variable to mod action templates (#119)
|
2020-12-12 22:29:08 +02:00 |
|
vcokltfre
|
d7d9178b2a
|
feat: add requested 'whois' as alias for !user (#122)
|
2020-12-12 22:24:09 +02:00 |
|
Nils
|
af2652eb68
|
Make !clean ignore pins by default, explicit -delete-pins/-p option to delete them (#121)
|
2020-12-12 22:23:53 +02:00 |
|
Jonathan
|
e3d064f2b8
|
Add !modlogs as an alias to !cases (#128)
Co-authored-by: Jonathan <54381371+chislxyz@users.noreply.github.com>
|
2020-12-12 22:22:31 +02:00 |
|
Nils
|
c108da4c40
|
Add command to move all VC Members to another VC (#126)
|
2020-12-12 22:15:15 +02:00 |
|
Miikka
|
9ce7f4d929
|
Merge pull request #127 from DarkView/banForcebanUpgrade
Allow ban to be upgraded to forceban if the member is not on the server
|
2020-12-12 22:13:17 +02:00 |
|
Dragory
|
d7993c7bcc
|
Fix automod warns, kicks, and bans not using default contact methods
|
2020-12-03 16:55:53 +02:00 |
|
Dragory
|
aaabdeb978
|
Fix automod mutes not using default contact methods
|
2020-12-03 16:47:11 +02:00 |
|