3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-11 21:17:19 +00:00

Commit graph

  • 16747521be
    Remove redundant awaits Dragory 2021-08-21 01:42:07 +03:00
  • ee456b03d8 Fix logAutomodAction error if Automod context doesn't include a user Dragory 2021-08-21 01:41:42 +03:00
  • 3c8355babf
    Fix logAutomodAction error if Automod context doesn't include a user Dragory 2021-08-21 01:41:42 +03:00
  • 456113108e Fix nested tag limiter Dragory 2021-08-21 01:05:34 +03:00
  • 204a8619ae
    Fix nested tag limiter Dragory 2021-08-21 01:05:34 +03:00
  • 0a22b2c5db Fix being unable to !post to announcement channels or threads Dragory 2021-08-21 00:59:51 +03:00
  • 05df81ddca
    Fix being unable to !post to announcement channels or threads Dragory 2021-08-21 00:59:51 +03:00
  • 36b0dfaa69 Fix crash when calling tags from other tags Dragory 2021-08-21 00:53:58 +03:00
  • ca9ea60082
    Fix crash when calling tags from other tags Dragory 2021-08-21 00:53:58 +03:00
  • 01fcab3262 Don't apply Automod on Zeppelin itself Dragory 2021-08-21 00:39:50 +03:00
  • b336e8b5f4
    Don't apply Automod on Zeppelin itself Dragory 2021-08-21 00:39:50 +03:00
  • 1e0b250f0d Allow Automod to act on application command replies Dragory 2021-08-21 00:38:19 +03:00
  • 57705656f9
    Allow Automod to act on application command replies Dragory 2021-08-21 00:38:19 +03:00
  • 192673d983 Add debugging for duplicate audit_log_ids Dragory 2021-08-21 00:17:29 +03:00
  • ce8618957f
    Add debugging for duplicate audit_log_ids Dragory 2021-08-21 00:17:29 +03:00
  • 2b1553dadf Auto-resize config editor when window is resized Dragory 2021-08-20 23:22:10 +03:00
  • a4d22e0e7a
    Auto-resize config editor when window is resized Dragory 2021-08-20 23:22:10 +03:00
  • 5e47b1d810 Add more 429 debugging Dragory 2021-08-20 22:51:44 +03:00
  • f31ef176b4
    Add more 429 debugging Dragory 2021-08-20 22:51:44 +03:00
  • 379403adb0 Don't crash on ZodError from validateAndParseMessageContent() Dragory 2021-08-20 22:38:53 +03:00
  • ddfdcdccd3
    Don't crash on ZodError from validateAndParseMessageContent() Dragory 2021-08-20 22:38:53 +03:00
  • d0dfb314a3 Tweaks to member role restoration on unmute Dragory 2021-08-20 22:34:31 +03:00
  • 2451719155
    Tweaks to member role restoration on unmute Dragory 2021-08-20 22:34:31 +03:00
  • f9eb01c628 Always fetch fresh member data when unmuting v2: electric boogaloo Dragory 2021-08-20 22:27:35 +03:00
  • be0f9182a0
    Always fetch fresh member data when unmuting v2: electric boogaloo Dragory 2021-08-20 22:27:35 +03:00
  • 5e1dfe3229 Always fetch fresh member data when unmuting Dragory 2021-08-20 22:26:40 +03:00
  • 3a9caae758
    Always fetch fresh member data when unmuting Dragory 2021-08-20 22:26:40 +03:00
  • f5b3cfb4ac Add more type safety to renderTagBody()'s args parameter Dragory 2021-08-20 22:21:42 +03:00
  • 37705d24a4
    Add more type safety to renderTagBody()'s args parameter Dragory 2021-08-20 22:21:42 +03:00
  • 24786016e8 Add debug logging for unsafe template formatter values Dragory 2021-08-20 22:21:13 +03:00
  • dcdaaf9de8
    Add debug logging for unsafe template formatter values Dragory 2021-08-20 22:21:13 +03:00
  • cf5d82b51d Don't crash on PluginNotLoadedError Dragory 2021-08-20 22:13:02 +03:00
  • d0139f6c2e
    Don't crash on PluginNotLoadedError Dragory 2021-08-20 22:13:02 +03:00
  • 6180c0da30 Remove unnecessary message fetch in slowmode onMessageCreate Dragory 2021-08-20 22:10:18 +03:00
  • 4878589786
    Remove unnecessary message fetch in slowmode onMessageCreate Dragory 2021-08-20 22:10:18 +03:00
  • 4ce0fbc3dd Make sure we always fetch full/fresh target message when applying reaction roles Dragory 2021-08-20 21:49:59 +03:00
  • fe3de150a3
    Make sure we always fetch full/fresh target message when applying reaction roles Dragory 2021-08-20 21:49:59 +03:00
  • d0b5dba98e Remove server-specific timed unmute logging Dragory 2021-08-20 21:40:59 +03:00
  • 41f8e190dd
    Remove server-specific timed unmute logging Dragory 2021-08-20 21:40:59 +03:00
  • 5ab13ab8a1 Suppress unknown override criteria errors temporarily Dragory 2021-08-20 21:40:07 +03:00
  • 3a7aaecf92
    Suppress unknown override criteria errors temporarily Dragory 2021-08-20 21:40:07 +03:00
  • 96ee58076d Reduce d.js debug event logging Dragory 2021-08-20 21:38:35 +03:00
  • 6e4bc17dae
    Reduce d.js debug event logging Dragory 2021-08-20 21:38:35 +03:00
  • b860d164cd Fix 100KB config size limit Dragory 2021-08-20 21:37:25 +03:00
  • 817d38b8ac
    Fix 100KB config size limit Dragory 2021-08-20 21:37:25 +03:00
  • 924747422c Another fix for voice move spam false positives Dragory 2021-08-20 21:21:41 +03:00
  • 8585686032
    Another fix for voice move spam false positives Dragory 2021-08-20 21:21:41 +03:00
  • c3bacdb8b7 Fix default role showing up in user info embed Dragory 2021-08-20 21:02:16 +03:00
  • 7e179bb06c
    Fix default role showing up in user info embed Dragory 2021-08-20 21:02:16 +03:00
  • 03ce21a12e MessageSaver: use a queue, add more logging for duplicate IDs Dragory 2021-08-20 21:00:53 +03:00
  • 7054412640
    MessageSaver: use a queue, add more logging for duplicate IDs Dragory 2021-08-20 21:00:53 +03:00
  • 460c0ab754 Small wording changes to !about Dragory 2021-08-20 20:44:04 +03:00
  • ebe224885e
    Small wording changes to !about Dragory 2021-08-20 20:44:04 +03:00
  • 7fa41cd410 Update supporters formatting in !about Dragory 2021-08-20 20:43:08 +03:00
  • d57d563761
    Update supporters formatting in !about Dragory 2021-08-20 20:43:08 +03:00
  • 3835882f2d Merge branch 'master' of github.com:Dragory/ZeppelinBot Dragory 2021-08-20 20:33:05 +03:00
  • dd22745ae0
    Merge branch 'master' of github.com:Dragory/ZeppelinBot Dragory 2021-08-20 20:33:05 +03:00
  • 49fe6f9efa Fix logMessage variable not working in automod alert Dragory 2021-08-20 20:31:36 +03:00
  • 0b28215208
    Fix logMessage variable not working in automod alert Dragory 2021-08-20 20:31:36 +03:00
  • f22dccc8b7 Merge pull request #251 from DarkView/fix_vcMoveOnMute Miikka 2021-08-20 20:24:22 +03:00
  • 27e8494087
    Merge pull request #251 from DarkView/fix_vcMoveOnMute Miikka 2021-08-20 20:24:22 +03:00
  • a0a44069a0 Custom events permissions fix(?) Dragory 2021-08-20 20:23:30 +03:00
  • bd2c51691a
    Custom events permissions fix(?) Dragory 2021-08-20 20:23:30 +03:00
  • 5fa9e0e83d Fix extra denied permissions on companion channels Dragory 2021-08-20 20:23:01 +03:00
  • 220b28d484
    Fix extra denied permissions on companion channels Dragory 2021-08-20 20:23:01 +03:00
  • d9e5c31d3a Same fix for Spam plugin Dark 2021-08-20 19:05:59 +02:00
  • a72dc89293
    Same fix for Spam plugin Dark 2021-08-20 19:05:59 +02:00
  • f9238b683a Remove REST request debug logging Dragory 2021-08-20 20:02:18 +03:00
  • c86abb04a0
    Remove REST request debug logging Dragory 2021-08-20 20:02:18 +03:00
  • 8403c49342 Check if VC actually changed Dark 2021-08-20 19:01:47 +02:00
  • d190957c7f
    Check if VC actually changed Dark 2021-08-20 19:01:47 +02:00
  • 80e8bab90f Remove hotfixMessageFetch() Dragory 2021-08-20 20:01:32 +03:00
  • 329cd05652
    Remove hotfixMessageFetch() Dragory 2021-08-20 20:01:32 +03:00
  • 0ac7969a6e Remove first check delay for expired mute checking Dragory 2021-08-19 22:12:39 +03:00
  • d54f03361a
    Remove first check delay for expired mute checking Dragory 2021-08-19 22:12:39 +03:00
  • 30aa5be955 Disable reaction role auto-refreshing Dragory 2021-08-19 22:11:20 +03:00
  • c806e8415a
    Disable reaction role auto-refreshing Dragory 2021-08-19 22:11:20 +03:00
  • f57001fa3a Merge branch 'master' of github.com:Dragory/ZeppelinBot Dragory 2021-08-19 21:23:11 +03:00
  • 38ea14a442
    Merge branch 'master' of github.com:Dragory/ZeppelinBot Dragory 2021-08-19 21:23:11 +03:00
  • d1d0609f7e Add REST request/429 debugging, temporarily disable message fetch hotfix Dragory 2021-08-19 21:15:31 +03:00
  • 187e8235be
    Add REST request/429 debugging, temporarily disable message fetch hotfix Dragory 2021-08-19 21:15:31 +03:00
  • 656fca5f85 Merge pull request #250 from DarkView/fix_invalidRoleId Miikka 2021-08-19 20:10:11 +03:00
  • 3762584b62
    Merge pull request #250 from DarkView/fix_invalidRoleId Miikka 2021-08-19 20:10:11 +03:00
  • 73955d5b80 Fix "invalid role id" in addrole command Dark 2021-08-19 19:08:29 +02:00
  • 84ff17fd9b
    Fix "invalid role id" in addrole command Dark 2021-08-19 19:08:29 +02:00
  • c9db9608e6 Fix !cleaning more than 100 messages Dragory 2021-08-19 20:06:11 +03:00
  • 53fea6b88c
    Fix !cleaning more than 100 messages Dragory 2021-08-19 20:06:11 +03:00
  • 3d37162d88 Hotfix 20 Dragory 2021-08-19 19:59:25 +03:00
  • 5852adadad
    Hotfix 20 Dragory 2021-08-19 19:59:25 +03:00
  • ffb3dc28cf Automod reply action embed fix Dragory 2021-08-19 19:54:02 +03:00
  • 2e49319e9c
    Automod reply action embed fix Dragory 2021-08-19 19:54:02 +03:00
  • eaa67e0e5a +debug Dragory 2021-08-19 19:49:44 +03:00
  • f6feb75e29
    +debug Dragory 2021-08-19 19:49:44 +03:00
  • 258b887b4b Reword default role addition/removal log messages Dragory 2021-08-19 19:44:06 +03:00
  • e2486e53a8
    Reword default role addition/removal log messages Dragory 2021-08-19 19:44:06 +03:00
  • 9589b1c37c Fix user mention in unmute logs Dragory 2021-08-19 19:42:50 +03:00
  • 31b9043b82
    Fix user mention in unmute logs Dragory 2021-08-19 19:42:50 +03:00
  • ff06c89518 Fix issues around embeds Dragory 2021-08-19 19:33:47 +03:00
  • 81514276e9
    Fix issues around embeds Dragory 2021-08-19 19:33:47 +03:00
  • fae28668b2 Fix embed logs Dragory 2021-08-19 18:59:11 +03:00