3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-19 08:05:01 +00:00
Commit graph

214 commits

Author SHA1 Message Date
Dragory
affc241d7b tags: add support for cooldowns 2020-05-22 22:57:51 +03:00
Dragory
e6fe71db64 Add logs for !note 2020-05-22 22:21:56 +03:00
Dragory
8488cc2591 Add 'reason' variable to mod action logs 2020-05-22 22:18:54 +03:00
Dragory
2b4e58ea07 Add pagination to !mutes, show manual mutes separately with -manual 2020-05-22 22:11:08 +03:00
Dragory
992a19db4d Aliases for hidecase/unhidecase 2020-05-22 21:22:15 +03:00
Dragory
d42557169d Merge branch 'exportForMutesList' of git://github.com/DarkView/ZeppelinBot into DarkView-exportForMutesList 2020-05-22 21:20:46 +03:00
Dragory
c7ca79e14d Code style tweak 2020-05-22 21:19:14 +03:00
Dragory
3ae339d6b2 Merge branch 'allowMultipleIDsOnClearmute' of git://github.com/DarkView/ZeppelinBot into DarkView-allowMultipleIDsOnClearmute 2020-05-22 21:18:08 +03:00
Dragory
9f29056f68 Small code style tweak 2020-05-22 21:17:04 +03:00
Dragory
f1ea0d9205 Merge branch 'boostNullFix' of git://github.com/DarkView/ZeppelinBot into DarkView-boostNullFix 2020-05-22 21:16:27 +03:00
Dragory
bf2a920fd4 Merge branch 'automoMessageLink' of git://github.com/DarkView/ZeppelinBot into DarkView-automoMessageLink 2020-05-22 21:15:43 +03:00
Dragory
b4ad5efc8c Tweaks to time/date tag functions 2020-05-22 21:14:26 +03:00
Dragory
979a86226d Merge branch 'timeRelatedTagArgs' of git://github.com/DarkView/ZeppelinBot into DarkView-timeRelatedTagArgs 2020-05-22 20:58:46 +03:00
Dragory
9be86ff6d2 Fix softban permission 2020-05-22 20:57:31 +03:00
Dragory
89a2d12f2d Merge branch 'kickCleanArg' of git://github.com/DarkView/ZeppelinBot into DarkView-kickCleanArg 2020-05-22 20:56:47 +03:00
Dragory
f218e32646 Fix merge conflict 2020-05-22 20:55:15 +03:00
Dragory
f44cc55686 automod: only apply 1 matching rule on member join
This is consistent with message rule behaviour.
2020-05-22 20:53:30 +03:00
Dragory
7c9cf05960 Run Automod on message edits 2020-05-22 20:52:23 +03:00
Dragory
32faa67136 logs: batch log messages by default (1000ms) 2020-05-22 20:49:57 +03:00
Dragory
637540424f logs: add excluded_channels 2020-05-22 20:49:37 +03:00
Dragory
3264ce1f14 Add a shared lock for Persist and ReactionRoles plugins to prevent race conditions 2020-05-22 20:35:15 +03:00
Dragory
19b54360a4 *Remove* debug line 2020-05-13 07:56:39 +03:00
Dragory
2be4e3c9c2 Remove debug line 2020-05-13 07:54:54 +03:00
Dragory
07d369d74e Fix !role help not using the proper prefix at one place 2020-05-13 07:51:52 +03:00
Dragory
62e5584a5a Fix SimpleError not logging properly 2020-05-11 04:02:22 +03:00
Dragory
6b83402498 Another potential fix for Node.js 13/14 incompatibility 2020-05-08 18:29:17 +03:00
Dragory
cffca426f0 Possible fix for module error on Node.js 13 and 14 2020-05-08 03:13:30 +03:00
Dark
add9986f56 discordapp to discord 2020-05-05 15:14:41 +02:00
Dragory
c88ecbd691 discordapp.com -> discord.com 2020-05-04 21:59:20 +03:00
Dark
f6b2c8cf7f Convert clear_mute to accept multiple IDs, with proper error handling 2020-05-02 19:20:52 +02:00
Dark
e35d22d937 Fix "null" on server command for boost amount 2020-05-02 19:13:53 +02:00
Dark
2f9fad506a Fix return value of timeXAgo being incompatible with format functions 2020-04-25 17:34:22 +02:00
Dark
4694ead04d If statements must be braced 2020-04-25 17:33:35 +02:00
Dark
d6847cddef Added today, timeXAgo, humanizeTime and discordDateFormat 2020-04-25 17:33:35 +02:00
Dragory
e279383d9d Allow getUrlsInString() to match urls that start mid-word with a protocol 2020-04-23 18:57:31 +03:00
Dragory
c2e1463897 Fix a couple errors 2020-04-21 19:03:32 +03:00
Dark
892b69ee47 automod: Add option to display message link 2020-04-19 21:02:05 +02:00
Dark
b61cb26f21 automod: Edit support and edit-reflag prevention 2020-04-19 20:58:44 +02:00
Dragory
301ea2f122 automod: only match highlighted links in match_links by default 2020-04-17 23:28:09 +03:00
Dragory
96a59d4ca7 Fix rare automod crash when the member for a message can't be found
This edge case should only occur when the member is banned or otherwise
leaves the server before automod processes the message.
2020-04-16 00:03:07 +03:00
Dragory
5043965b1a Fix automod error when the member is not cached 2020-04-15 22:38:13 +03:00
Dragory
1c0d1f17fc Fix error when missing permissions to post in case log channel 2020-04-15 09:15:00 +03:00
Dragory
b7ddcbce2f Temp crash fix 2020-04-14 15:07:01 +03:00
Dragory
42b85f690c Automod: add include_words/exclude_words and include_regex/exclude_regex to match_links trigger 2020-04-11 16:56:55 +03:00
Dragory
dde0d2dcbd Automod: add deleteMessageDays option to ban action 2020-04-11 16:27:58 +03:00
Dragory
6cf2173949 ModActions: add ban_delete_message_days option; add -delete-days / -d option to !ban 2020-04-11 16:23:41 +03:00
Dragory
78d9469b27 Fix rare edge case crash in automod 2020-04-10 21:27:31 +03:00
Dragory
52e283b522 ReactionRoles: show an error for invalid emojis 2020-04-10 11:30:37 +03:00
Dragory
0afa654df0 Fix crash when trying to match words to a custom status with only an emoji 2020-04-10 11:27:23 +03:00
Dark
25a2cc63c2 Fix error if game doesnt have small text or large text but only one 2020-04-09 23:33:16 +03:00