3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 15:00:00 +00:00
Commit graph

25 commits

Author SHA1 Message Date
Dragory
4ae8cf85a3
Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
Dragory
ad78574959
Sort moderator !cases consistently with user !cases 2020-08-11 04:17:51 +03:00
Dragory
eb203a3b7a
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
c67a1df11d
Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
ddbbc543c2
Add !deletecase 2020-08-09 22:44:46 +03:00
Dragory
a641312853
resolveUser: return null if the passed value is not a valid id 2020-08-09 20:10:03 +03:00
Dragory
ceb567ad9a
Don't send null/undefined as audit log reasons 2020-08-05 02:54:02 +03:00
Dragory
b2a67523a1
Add kick reason to audit log when using !kick 2020-08-05 02:52:45 +03:00
Dragory
bbc97998c8
Clarify !kick -clean ban/unban reasons 2020-08-05 02:51:20 +03:00
Dragory
2077022299
Merge branch 'knub30' of git://github.com/almeidx/ZeppelinBot into almeidx-knub30 2020-08-05 02:45:54 +03:00
Miikka
ca0fe50806
Merge pull request #98 from DarkView/k30_massmute
Update Massmute to newest version... again
2020-08-05 02:40:36 +03:00
Dragory
f27050a44c
Fix merge conflict 2020-08-05 02:39:03 +03:00
Dragory
5ea0f7eb46
Improve audit log error handling, show BOT_ALERT in more cases 2020-08-05 02:25:13 +03:00
Dark
8600cc4195 Update Massmute to newest version... again 2020-08-04 15:27:12 +02:00
Dark
e131c77e20 Allow for caseNumber in Logs, showing the case number - repalce log evts 2020-08-02 02:30:01 +02:00
Dark
532041ad0d Fixed mistake that made REST calls we know will fail on forcemute/unmute 2020-07-31 19:31:36 +02:00
Dragory
b1f4967938
Fix !update without case number requiring text even with an attachment 2020-07-30 15:51:21 +03:00
Dragory
7909c99a7f
Fix up docs 2020-07-30 13:08:06 +03:00
Dragory
743a5e9ce4
Typo fix 2020-07-30 12:19:17 +03:00
Dark
94870ef85d Have forcemute not DM the user -> Consistency with Forceban 2020-07-29 01:04:17 +02:00
almeidx
ecc25bd2e3 fix: encode reason 2020-07-28 21:27:36 +01:00
Dragory
86023877a2
Automod actions + ModActions public interface 2020-07-28 21:34:01 +03:00
almeidx
d4f12ca1c8 feat: added ban/unban reasons to their respective api calls 2020-07-27 18:29:30 +01:00
Dark
fd56664984 Migrate ModActions to new Plugin structure !!mutes dont work!! 2020-07-24 02:25:33 +02:00
Dragory
ebcb28261b
WIP ModActions 2020-07-23 00:37:33 +03:00