Commit graph

1183 commits

Author SHA1 Message Date
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
Dragory
166c011997
Fix error when missing permissions to post in case log channel 2020-04-15 09:15:00 +03:00
Dragory
1eaf753f66
Temp crash fix 2020-04-14 15:07:01 +03:00
Dragory
b30df3f8d4
Automod: add include_words/exclude_words and include_regex/exclude_regex to match_links trigger 2020-04-11 16:56:55 +03:00
Dragory
e67816ec7b
Automod: add deleteMessageDays option to ban action 2020-04-11 16:27:58 +03:00
Dragory
2971d1361e
ModActions: add ban_delete_message_days option; add -delete-days / -d option to !ban 2020-04-11 16:23:41 +03:00
Dragory
4ea9a76edd
Fix rare edge case crash in automod 2020-04-10 21:27:31 +03:00
Dragory
56b1ae8785
ReactionRoles: show an error for invalid emojis 2020-04-10 11:30:37 +03:00
Dragory
d125176907
Fix crash when trying to match words to a custom status with only an emoji 2020-04-10 11:27:23 +03:00
Dark
7a5b11597b Fix error if game doesnt have small text or large text but only one 2020-04-09 23:33:16 +03:00
Dragory
5c62c0752f
Fix match_messages filters breaking when message doesn't have text content 2020-04-09 23:30:24 +03:00
Dragory
2c0bcb012a
Fix config editor breaking on non-100% zoom levels 2020-04-08 23:50:56 +03:00
Dragory
48a9e0e883
Require can_create for tag inspection 2020-04-08 21:09:32 +03:00
Dragory
7485c7f7d7
automod: allow warn/mute/kick/ban for username, nickname, and custom status matching 2020-04-08 21:05:46 +03:00
Dragory
65112b39bb
Add 'reply' Automod action 2020-04-08 17:15:13 +03:00
Dark
f2f24107eb Replace softban with call to clean, also posting a deprecation warning 2020-04-04 17:55:16 +02:00
dependabot[bot]
f68176f01d
Bump acorn from 6.3.0 to 6.4.1 in /dashboard
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-04 14:36:05 +00:00
Dark
d82f88bc24 Add export option to mutes command 2020-04-03 23:17:24 +02:00
Dark
ac33a0de1e Allow -clean, essentially softban in kick command 2020-04-03 17:13:08 +02:00
Dragory
af360eaa73
Fix multiline automod message match alerts being cut off 2020-04-03 16:54:57 +03:00
Dragory
a10cb27757
Code style fix 2020-04-03 16:42:30 +03:00
Dragory
53daff498b
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-04-03 16:41:01 +03:00
Dragory
6b5bba992c
Add status message to !massaddrole so it doesn't look like the command froze while it's resolving users 2020-04-03 16:40:55 +03:00
Dragory
1ac8c4e444
Fix automod mute action 2020-04-03 16:40:05 +03:00
Miikka
aba270ffbb
Merge pull request #36 from DarkView/updatedWarnThreshold
Updated Warn Threshold to work with latest release
2020-04-03 16:22:45 +03:00
roflmaoqwerty
76e371854f moved new emoji to beginning of join log 2020-04-03 16:14:22 +03:00
Dark
1eb0d8b985 Enable checking for emoji, asset text and details when using -ss 2020-04-03 16:14:00 +03:00
Dark
80389cccf9 Fix spacing issue for aliases. / was right behind the alias 2020-04-03 16:13:25 +03:00
Dark
d7e9b1f94d Fix newline not working and changed from @ to userid in basic usage 2020-04-03 16:09:58 +03:00
Dark
e6952aee2d Change vcalert to follow because vcalert is stupid and alias: f is free 2020-04-03 16:09:58 +03:00
Dark
b787ec146a Fix spacing before this gets pulled 2020-04-03 16:09:58 +03:00
Dark
5afe3ce3fe Made Alerts infinite until timed out, added -active and changed cmd sigm 2020-04-03 16:09:58 +03:00
Dark
2c63509084 Added ability to white or blacklist attachment filetype in automod
Intended to allow certain channels (i.e. bug reporting ones) to only allow .log files with uploads enabled, making it impossible to upload mp4s to troll or similar
2020-04-03 16:07:19 +03:00
roflmaoqwerty
22982b8113 added a limit of 2048 to the resize command so it cant cripple the bot 2020-04-03 16:06:46 +03:00
Dragory
60fdae5df9
Allow some unknown members in mass role addition/removal 2020-03-28 15:58:32 +02:00
Dragory
820c9b466e
Add mass role add/remove commands. Fix UnknownUser mentions in logs. Fix unnecessary audit log reads when adding/removing roles and the log type is ignored. 2020-03-28 15:21:13 +02:00