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

42 commits

Author SHA1 Message Date
Dragory
28f37c3bc3 Fix logic error in case creation for manual kicks 2020-12-19 02:59:41 +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
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
Nils
87b2798a96 Add moderator variable to mod action templates (#119) 2020-12-12 22:29:08 +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
Dark
282cbaef60 Allow ban to be upgraded to forceban if the member is not on the server 2020-11-20 02:31:31 +01:00
Dragory
6f2d5a3784 Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
c68963f31d Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-10-20 17:48:01 +03:00
Dragory
122ea3e89c Fix warn notification sometimes triggering on the bot's own reaction 2020-10-20 17:47:49 +03:00
Miikka
8576def39e Merge pull request #120 from DarkView/fr_massCaseModifications
Allow hidecase, unhidecase and deletecase to take multiple case numbers
2020-10-18 17:32:19 +03:00
Dragory
3d994e1aea mod_actions: fix possible embed size overflow in user !cases 2020-10-13 19:26:16 +03:00
Dark
5b49f5413c Allow hidecase, unhidecase and deletecase to take multiple case numbers 2020-10-12 14:49:50 +02:00
Dragory
d0fe2dea04 Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
ba9c5db9ef Fix error in mod actions alert_on_rejoin 2020-08-28 22:57:11 +03:00
Dragory
da9f74347e Fix error with unknown mod_actions alert_channel 2020-08-21 03:51:03 +03:00
Dragory
6ba56a3f12 Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
Dragory
84fb5db0db Sort moderator !cases consistently with user !cases 2020-08-11 04:17:51 +03:00
Dragory
c5bb652a4c 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
8bd1572e2a Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
4c9b5778b2 Add !deletecase 2020-08-09 22:44:46 +03:00
Dragory
2737b843ca resolveUser: return null if the passed value is not a valid id 2020-08-09 20:10:03 +03:00
Dragory
e6d7bb15eb Don't send null/undefined as audit log reasons 2020-08-05 02:54:02 +03:00
Dragory
c2ca3d605f Add kick reason to audit log when using !kick 2020-08-05 02:52:45 +03:00
Dragory
65615d393b Clarify !kick -clean ban/unban reasons 2020-08-05 02:51:20 +03:00
Dragory
f2467d1f8b Merge branch 'knub30' of git://github.com/almeidx/ZeppelinBot into almeidx-knub30 2020-08-05 02:45:54 +03:00
Miikka
c4213be9ad Merge pull request #98 from DarkView/k30_massmute
Update Massmute to newest version... again
2020-08-05 02:40:36 +03:00
Dragory
ed88b72ec3 Fix merge conflict 2020-08-05 02:39:03 +03:00
Dragory
959e68886b Improve audit log error handling, show BOT_ALERT in more cases 2020-08-05 02:25:13 +03:00
Dark
c19c13e2f5 Update Massmute to newest version... again 2020-08-04 15:27:12 +02:00
Dark
1379dd8bea Allow for caseNumber in Logs, showing the case number - repalce log evts 2020-08-02 02:30:01 +02:00
Dark
a7d308a8d8 Fixed mistake that made REST calls we know will fail on forcemute/unmute 2020-07-31 19:31:36 +02:00
Dragory
6ab531ecf0 Fix !update without case number requiring text even with an attachment 2020-07-30 15:51:21 +03:00
Dragory
93705f888b Fix up docs 2020-07-30 13:08:06 +03:00
Dragory
e2bf45d6c5 Typo fix 2020-07-30 12:19:17 +03:00
Dark
ccd8b0d07b Have forcemute not DM the user -> Consistency with Forceban 2020-07-29 01:04:17 +02:00
almeidx
cc612a20ad fix: encode reason 2020-07-28 21:27:36 +01:00
Dragory
00f27b930e Automod actions + ModActions public interface 2020-07-28 21:34:01 +03:00
almeidx
cc0db1e06f feat: added ban/unban reasons to their respective api calls 2020-07-27 18:29:30 +01:00
Dark
28f635a9c3 Migrate ModActions to new Plugin structure !!mutes dont work!! 2020-07-24 02:25:33 +02:00
Dragory
b72a76b27e WIP ModActions 2020-07-23 00:37:33 +03:00