Commit graph

1067 commits

Author SHA1 Message Date
Dragory
7f02aec20c
tags: add support for cooldowns 2020-05-22 22:57:51 +03:00
Dragory
22a77994f6
Add logs for !note 2020-05-22 22:21:56 +03:00
Dragory
a608fe0163
Add 'reason' variable to mod action logs 2020-05-22 22:18:54 +03:00
Dragory
dca678989e
Add pagination to !mutes, show manual mutes separately with -manual 2020-05-22 22:11:08 +03:00
Dragory
221f996f45
Aliases for hidecase/unhidecase 2020-05-22 21:22:15 +03:00
Dragory
8357b94822
Merge branch 'DarkView-exportForMutesList' 2020-05-22 21:20:54 +03:00
Dragory
9609af2a64
Merge branch 'exportForMutesList' of git://github.com/DarkView/ZeppelinBot into DarkView-exportForMutesList 2020-05-22 21:20:46 +03:00
Dragory
f9d261e25a
Merge branch 'DarkView-allowMultipleIDsOnClearmute' 2020-05-22 21:19:29 +03:00
Dragory
a6828b60a9
Code style tweak 2020-05-22 21:19:14 +03:00
Dragory
c6b68948b9
Merge branch 'allowMultipleIDsOnClearmute' of git://github.com/DarkView/ZeppelinBot into DarkView-allowMultipleIDsOnClearmute 2020-05-22 21:18:08 +03:00
Dragory
553ed630fc
Merge branch 'DarkView-boostNullFix' 2020-05-22 21:17:16 +03:00
Dragory
7299c671ad
Small code style tweak 2020-05-22 21:17:04 +03:00
Dragory
28203b768d
Merge branch 'boostNullFix' of git://github.com/DarkView/ZeppelinBot into DarkView-boostNullFix 2020-05-22 21:16:27 +03:00
Dragory
db7400152e
Merge branch 'DarkView-automoMessageLink' 2020-05-22 21:15:51 +03:00
Dragory
c63368187b
Merge branch 'automoMessageLink' of git://github.com/DarkView/ZeppelinBot into DarkView-automoMessageLink 2020-05-22 21:15:43 +03:00
Dragory
c81a42cc71
Merge branch 'DarkView-timeRelatedTagArgs' 2020-05-22 21:14:45 +03:00
Dragory
d526632d57
Tweaks to time/date tag functions 2020-05-22 21:14:26 +03:00
Dragory
d4f954240d
Merge branch 'timeRelatedTagArgs' of git://github.com/DarkView/ZeppelinBot into DarkView-timeRelatedTagArgs 2020-05-22 20:58:46 +03:00
Dragory
974a02ac86
Merge branch 'DarkView-kickCleanArg' 2020-05-22 20:57:42 +03:00
Dragory
2be80e10d1
Fix softban permission 2020-05-22 20:57:31 +03:00
Dragory
8fdc43e122
Merge branch 'kickCleanArg' of git://github.com/DarkView/ZeppelinBot into DarkView-kickCleanArg 2020-05-22 20:56:47 +03:00
Dragory
fd947ba191
Fix merge conflict 2020-05-22 20:55:15 +03:00
Dragory
fb8dc03aac
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
130afa61eb
Run Automod on message edits 2020-05-22 20:52:23 +03:00
Dragory
238e66474a
logs: batch log messages by default (1000ms) 2020-05-22 20:49:57 +03:00
Dragory
38f71c6d8d
logs: add excluded_channels 2020-05-22 20:49:37 +03:00
Dragory
47c5722060
Add a shared lock for Persist and ReactionRoles plugins to prevent race conditions 2020-05-22 20:35:15 +03:00
roflmaoqwerty
f376b173cc implemented ban search command. moved search rendering code to new method 2020-05-18 23:59:45 +10:00
roflmaoqwerty
d7e2cf8721 refactored search result format methods 2020-05-18 00:12:00 +10:00
roflmaoqwerty
54052d9237 implemented performBanSearch 2020-05-18 00:11:59 +10:00
Dragory
a5178dc78f
*Remove* debug line 2020-05-13 07:56:39 +03:00
Dragory
976a1c8d50
Remove debug line 2020-05-13 07:54:54 +03:00
Dragory
b83122365a
Fix !role help not using the proper prefix at one place 2020-05-13 07:51:52 +03:00
Dragory
fc706d38ee
Fix SimpleError not logging properly 2020-05-11 04:02:22 +03:00
Dragory
31d3e2b1d7
Another potential fix for Node.js 13/14 incompatibility 2020-05-08 18:29:17 +03:00
Dragory
0de53d1fb4
Possible fix for module error on Node.js 13 and 14 2020-05-08 03:13:30 +03:00
Dark
cb3a6c310d discordapp to discord 2020-05-05 15:14:41 +02:00
Dragory
b251942e40
discordapp.com -> discord.com 2020-05-04 21:59:20 +03:00
Dark
2d01a4194f Convert clear_mute to accept multiple IDs, with proper error handling 2020-05-02 19:20:52 +02:00
Dark
d7bacc6721 Fix "null" on server command for boost amount 2020-05-02 19:13:53 +02:00
Dark
0f77f82a13 Fix return value of timeXAgo being incompatible with format functions 2020-04-25 17:34:22 +02:00
Dark
40f5a7f043 If statements must be braced 2020-04-25 17:33:35 +02:00
Dark
2c230ec00d Added today, timeXAgo, humanizeTime and discordDateFormat 2020-04-25 17:33:35 +02:00
Dragory
4cf8c2ae92
Allow getUrlsInString() to match urls that start mid-word with a protocol 2020-04-23 18:57:31 +03:00
Dragory
ee3978797b
Fix a couple errors 2020-04-21 19:03:32 +03:00
Dark
ca3016d945 automod: Add option to display message link 2020-04-19 21:02:05 +02:00
Dark
1108a83ea5 automod: Edit support and edit-reflag prevention 2020-04-19 20:58:44 +02:00
Dragory
37704069f1
automod: only match highlighted links in match_links by default 2020-04-17 23:28:09 +03:00
Dragory
96f44b873e
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
3c3327d9f0
Fix automod error when the member is not cached 2020-04-15 22:38:13 +03:00