3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-13 05:57:18 +00:00

Commit graph

  • 7a1779b43c
    Disable mentions by default Dragory 2021-04-10 23:37:55 +03:00
  • d10adc5a3e Add dev command to check server eligibility Dragory 2021-04-10 23:36:21 +03:00
  • e57175dcc3
    Add dev command to check server eligibility Dragory 2021-04-10 23:36:21 +03:00
  • 97fa0c59b2 starboard: use default embed color by default instead of black Dragory 2021-04-10 16:30:03 +03:00
  • 5f3c94d064
    starboard: use default embed color by default instead of black Dragory 2021-04-10 16:30:03 +03:00
  • b4972c6895 dashboard: improve mobile-friendliness Dragory 2021-04-10 14:03:42 +03:00
  • 5e77976dec
    dashboard: improve mobile-friendliness Dragory 2021-04-10 14:03:42 +03:00
  • 7f19e7e49e dashboard: use cmd+s/cmd+f on mac Dragory 2021-04-10 13:38:51 +03:00
  • 40d9926718
    dashboard: use cmd+s/cmd+f on mac Dragory 2021-04-10 13:38:51 +03:00
  • f781a8c8d7 dashboard: allow ctrl+s and ctrl+f to work outside the config editor Dragory 2021-04-10 13:27:25 +03:00
  • 26902af54e
    dashboard: allow ctrl+s and ctrl+f to work outside the config editor Dragory 2021-04-10 13:27:25 +03:00
  • 0f8a8234d1 dashboard: fix GuildConfigEditor not using TypeScript Dragory 2021-04-10 13:24:41 +03:00
  • 6326e44856
    dashboard: fix GuildConfigEditor not using TypeScript Dragory 2021-04-10 13:24:41 +03:00
  • 2e69cb2deb dashboard: make ApiError details public Dragory 2021-04-10 13:23:55 +03:00
  • 0562678e92
    dashboard: make ApiError details public Dragory 2021-04-10 13:23:55 +03:00
  • 441f3d6ca8 dashboard: add ctrl+f support to config editor Dragory 2021-04-10 13:11:37 +03:00
  • 530536a77b
    dashboard: add ctrl+f support to config editor Dragory 2021-04-10 13:11:37 +03:00
  • 731eb70080
    Remove debug output Dark 2021-04-10 00:32:06 +02:00
  • e6ae893f26
    refactor: Upped default status limit to 32 chars Jonathan 2021-04-06 02:54:01 -04:00
  • e8f1ea024b
    feat: Custom status limit and multiple mention support Jonathan 2021-04-06 02:51:07 -04:00
  • 15da52211b
    Alias for remind command DEX 2021-04-06 10:56:38 +05:00
  • f23b59a688
    Update RemindCmd.ts DEX 2021-04-06 10:45:06 +05:00
  • 26b837e03d
    New alias DEX 2021-04-06 10:42:57 +05:00
  • 087c266e4d Handle errors when sending message in automod 'alert' action Dragory 2021-04-04 22:30:21 +03:00
  • 186ac65924
    Handle errors when sending message in automod 'alert' action Dragory 2021-04-04 22:30:21 +03:00
  • dcdb11164a
    Update README.md DEX 2021-04-04 15:32:10 +05:00
  • 3dd4eb6ed6
    Add files via upload DEX 2021-04-04 14:31:28 +04:00
  • 4f1285e644
    Delete zep banner.png DEX 2021-04-04 15:30:53 +05:00
  • 5dcfaf2c47
    Update README.md DEX 2021-04-04 15:30:08 +05:00
  • 09729f5df2
    Update README.md DEX 2021-04-04 15:29:18 +05:00
  • 3daba6653c
    Add files via upload DEX 2021-04-04 14:25:28 +04:00
  • 90ec535e61
    Merge pull request #2 from Dragory/master DEX 2021-04-04 14:23:07 +04:00
  • be3fa7e57e
    Rename filter args to work like pm2 args Dark 2021-04-03 21:15:51 +02:00
  • ff26ad2c41
    Fix comment placement Dark 2021-03-19 02:00:26 +01:00
  • 5528010cc5
    Allow -r switch to reverse all filtering i.e. only show mutes Dark 2021-03-19 01:57:29 +01:00
  • a7efa1d728
    Allow filtering !cases to certain types using switches in args Dark 2021-03-19 01:56:48 +01:00
  • 6f3aad5f2f
    Add BOT_ALERT for failed invite deletion Dark 2021-04-03 21:09:57 +02:00
  • e6d1aa1f07
    Add options to delete invites from user on kick or ban Dark 2021-03-15 16:25:17 +01:00
  • d8a8813c91
    Allow whole categories to be used to set slowmode Dark 2021-04-03 20:58:17 +02:00
  • db3d1d7c3b
    Add automod action for setting slowmode Dark 2021-03-18 15:57:45 +01:00
  • 5f09c2dabe
    Update dependencies to include ModActions Dark 2021-04-03 20:00:45 +02:00
  • 067149c9fc
    Extend distinction to other case types automod can execute Dark 2021-04-03 19:46:45 +02:00
  • 254457997d
    Allow automod to distinguish between automatic and manual mutes Dark 2021-04-03 18:52:07 +02:00
  • 7e8ffb9ee3
    Revert "format: Prettier" Jonathan 2021-04-02 23:21:53 -04:00
  • 517ce4f52f
    format: Prettier Jonathan 2021-04-02 23:19:38 -04:00
  • 70be2a2055
    fix: Improve URL regex Jonathan 2021-04-02 23:16:14 -04:00
  • b6c822e826
    feat: AFK Command Jonathan 2021-04-02 23:09:12 -04:00
  • 8fa4c944a3 Temp fix to role change detection on specific servers: cache all members on bot start on these server Dragory 2021-04-02 21:31:05 +03:00
  • fdaf386193
    Temp fix to role change detection on specific servers: cache all members on bot start on these server Dragory 2021-04-02 21:31:05 +03:00
  • c20dd17722 Fix missing reason in log entries for manual kicks Dragory 2021-04-02 21:26:54 +03:00
  • f5504724b1
    Fix missing reason in log entries for manual kicks Dragory 2021-04-02 21:26:54 +03:00
  • ddbf1b8e4f
    Update CasesModCmd.ts DEX 2021-04-02 22:49:28 +05:00
  • 50e6225766
    Added additional alias for cases DEX 2021-04-02 22:45:16 +05:00
  • 310b4550ca
    Alias for cases . warns and warnings DEX 2021-04-02 22:37:02 +05:00
  • 268438ea5c docs: fix missing code block languages in counters setup guide Dragory 2021-04-02 20:19:26 +03:00
  • db263e7851
    docs: fix missing code block languages in counters setup guide Dragory 2021-04-02 20:19:26 +03:00
  • f66b19994f Clean up unnecessary optional chaining Dragory 2021-04-02 20:17:29 +03:00
  • 3f34a463e9
    Clean up unnecessary optional chaining Dragory 2021-04-02 20:17:29 +03:00
  • 4ee5a59dc8 !server: fix banner URL not being masked; rename links from 'URL' to 'Link' Dragory 2021-04-02 20:15:13 +03:00
  • dd07786fe8
    !server: fix banner URL not being masked; rename links from 'URL' to 'Link' Dragory 2021-04-02 20:15:13 +03:00
  • 92b960216d Improve antiraid trigger automod logs Dragory 2021-04-02 19:50:37 +03:00
  • 2e5224124f
    Improve antiraid trigger automod logs Dragory 2021-04-02 19:50:37 +03:00
  • 7088b883e2 Fix antiraid_level automod trigger not being available Dragory 2021-04-02 19:47:30 +03:00
  • 3afc95c858
    Fix antiraid_level automod trigger not being available Dragory 2021-04-02 19:47:30 +03:00
  • e29d5d0974 Fix log_automatic_actions option not working for automod actions Dragory 2021-04-02 19:36:40 +03:00
  • cc795c9742
    Fix log_automatic_actions option not working for automod actions Dragory 2021-04-02 19:36:40 +03:00
  • f8c3e85c55 Update to eris#dev Dragory 2021-04-02 19:02:20 +03:00
  • 53b64682ee
    Update to eris#dev Dragory 2021-04-02 19:02:20 +03:00
  • 6ac43edda4 Merge branch 'master' of github.com:Dragory/ZeppelinBot Dragory 2021-04-02 18:00:27 +03:00
  • ab51231fef
    Merge branch 'master' of github.com:Dragory/ZeppelinBot Dragory 2021-04-02 18:00:27 +03:00
  • 145451e7c0 automod: if a rule is on cooldown, allow rules after it to trigger Dragory 2021-04-02 18:00:11 +03:00
  • acfbb19b3f
    automod: if a rule is on cooldown, allow rules after it to trigger Dragory 2021-04-02 18:00:11 +03:00
  • 6273b5f534 automod: fix cooldowns applying across rules Dragory 2021-04-02 17:59:41 +03:00
  • 4f66f004d5
    automod: fix cooldowns applying across rules Dragory 2021-04-02 17:59:41 +03:00
  • 76e727a43e automod: add any_message trigger Dragory 2021-04-02 17:57:04 +03:00
  • 9ac4e15573
    automod: add any_message trigger Dragory 2021-04-02 17:57:04 +03:00
  • 3f77e598ac automod: add antiraid_level trigger Dragory 2021-04-02 17:53:16 +03:00
  • b28186aa0a
    automod: add antiraid_level trigger Dragory 2021-04-02 17:53:16 +03:00
  • aa906e4a2b automod: allow setting antiraid level to null/off with set_antiraid_level action Dragory 2021-04-02 17:52:50 +03:00
  • 13294ad351
    automod: allow setting antiraid level to null/off with set_antiraid_level action Dragory 2021-04-02 17:52:50 +03:00
  • 1703f7b440 Add counter documentation/examples. Tweak counter triggers/actions in automod. Dragory 2021-04-02 17:44:21 +03:00
  • 4147298120
    Add counter documentation/examples. Tweak counter triggers/actions in automod. Dragory 2021-04-02 17:44:21 +03:00
  • a21e4fa0c3 Allow mute and unmute to be upgraded to their force variant (#174) Nils 2021-04-02 15:53:09 +02:00
  • 56ade239dc
    Allow mute and unmute to be upgraded to their force variant (#174) Nils 2021-04-02 15:53:09 +02:00
  • 0a8495f12f Adding av as an alias for the avatar command (#169) DEX 2021-04-02 17:45:00 +04:00
  • c4a8c3014e
    Adding av as an alias for the avatar command (#169) DEX 2021-04-02 17:45:00 +04:00
  • 50b37ab9dd chore: update wording of permission error for -mod (#172) vcokltfre 2021-04-02 14:43:52 +01:00
  • 2af168b8e3
    chore: update wording of permission error for -mod (#172) vcokltfre 2021-04-02 14:43:52 +01:00
  • eb7ac72cd4 Enforce unified lock names by using functions to generate lock keys (#165) Nils 2021-04-02 15:43:13 +02:00
  • c5d68650a3
    Enforce unified lock names by using functions to generate lock keys (#165) Nils 2021-04-02 15:43:13 +02:00
  • e58014b70d feat: add color option to starboard (#163) vcokltfre 2021-04-02 14:42:25 +01:00
  • fcbb25b7ff
    feat: add color option to starboard (#163) vcokltfre 2021-04-02 14:42:25 +01:00
  • dc069fc63b Add allow_mentions option to enable tags mentioning someone (#160) Nils 2021-04-02 15:40:20 +02:00
  • 2e50fa7630
    Add allow_mentions option to enable tags mentioning someone (#160) Nils 2021-04-02 15:40:20 +02:00
  • d76dcc2909 Allow kicking the user from VC on mute (#156) Nils 2021-04-02 15:39:22 +02:00
  • 2fc8cffd80
    Allow kicking the user from VC on mute (#156) Nils 2021-04-02 15:39:22 +02:00
  • 0bb107bd9b Add !reason alias for !update (#141) Jonathan 2021-04-02 09:38:24 -04:00
  • fb4979ff00
    Add !reason alias for !update (#141) Jonathan 2021-04-02 09:38:24 -04:00
  • f8d393fad2 counters: move triggers to counters plugin; architectural tweaks Dragory 2021-04-02 16:36:45 +03:00
  • ab8ea2e7e5
    counters: move triggers to counters plugin; architectural tweaks Dragory 2021-04-02 16:36:45 +03:00