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

676 commits

Author SHA1 Message Date
Usoka
a7bf7c5275 Correct mention regex in mention tag function (#154) 2021-02-13 19:57:15 +02:00
Dragory
e92e48b6c6 Fix edge case error in ContextCmd 2021-02-13 19:53:12 +02:00
Dragory
800874f774 counters: apply decays every 5min 2021-02-13 17:44:24 +02:00
Dragory
c5c78c0e66 Remove debug console.log()s 2021-02-13 17:42:41 +02:00
Dragory
a5760d25ec tags: fix usage of old config property name 2021-02-13 17:30:47 +02:00
Dragory
c78b2b7d8e Counters v0.9
Includes automod trigger/action. No user-facing commands yet.
2021-02-13 17:29:10 +02:00
Nils
6317d32bc3 Allow clean to hard stop at a certain ID (#115) 2021-01-28 01:55:13 +02:00
Nils
75b5311f6b Allow automatic tag invoke deletion (#131) 2021-01-28 01:30:18 +02:00
Nils
5b7085b0f5 Add command to kick from VC (#124) 2021-01-28 01:28:26 +02:00
Nils
8c3d39c2b8 Fix nickname reset using having an erroneous canActOn check (#138) 2021-01-28 01:27:45 +02: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
Nils
4629936129 Add more verbose mute error messages as BOT_ALERTs and console errors (#146) 2021-01-28 01:25:11 +02:00
Nils
a30ec3c711 Add working massunban command (#143) 2021-01-28 01:23:35 +02:00
Nils
b90e81d03e Add example of reaction_roles command to documentation (#147)
reactionRolePairs confuses a lot of people, as the documentation for it is nonexistent
2021-01-28 01:21:16 +02:00
Nils
0bfb73e258 Add tempbans (#139) 2021-01-28 01:20:55 +02:00
Nils
0568113b99 Add all-encompassing permission listing command (#145) 2021-01-28 01:17:13 +02:00
Nils
c655f61a67 Fixed note command not allowing only attachments (#144) 2021-01-17 21:30:59 +02:00
Dragory
6f6ed3fc93 Disable mentions in !list_dashboard_users 2021-01-17 21:24:45 +02:00
Dragory
621c8584fd Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
Dragory
21b09b3413 Add proper types to sendSuccessMessage() 2021-01-17 21:05:11 +02:00
Dragory
c831e5dd66 Add !list_dashboard_users 2021-01-17 20:58:09 +02:00
Dragory
a3556e4503 Allow specifying first user's ID in !addserver 2021-01-17 20:52:25 +02:00
Dragory
5499567c23 logs: fix excluded_categories not working 2020-12-24 00:48:04 +02:00
Dragory
32536e3ad7 Fix 6am mistakes 2020-12-23 15:56:49 +02:00
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
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
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
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
00d1cccebe Fix muteUser() sometimes operating on stale member info 2020-12-17 03:50:02 +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
fb2c5abb02 Fix !cases -mod giving an error about unknown member 2020-12-15 14:47:17 +02:00
Dragory
a353a9062b Type fix 2020-12-13 15:28:00 +02:00