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

1227 commits

Author SHA1 Message Date
Dragory
9125dba2ab
Fix logs crash 2020-07-30 13:40:34 +03:00
Dragory
8082752cba
automod: fix possible error in config preprocessor 2020-07-30 13:28:46 +03:00
Dragory
94bc60268c
welcome_message: fix default types 2020-07-30 13:24:30 +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
Dragory
18a1b4c31f
automod: add safeguard to config preprocessor 2020-07-30 11:05:03 +03:00
Dragory
f500034729
Port BotControl 2020-07-30 03:21:07 +03:00
Dragory
b66e601cef
Update Knub to v30.0.0-beta.18 2020-07-30 03:20:25 +03:00
Dragory
4c4496600b
Port CustomEventsPlugin 2020-07-30 02:47:47 +03:00
Dragory
28de8a592b
logs: allow per-log-channel log formats 2020-07-30 02:28:11 +03:00
Dragory
8b22ce267d
logs: add support for embeds in log formats 2020-07-30 02:21:31 +03:00
Dragory
b6b4154b2d
automod: fix logs showing duplicate users 2020-07-30 02:21:11 +03:00
Dragory
e7d647f1e6
starboard: fix category overrides not working 2020-07-30 02:02:32 +03:00
Dragory
7fb7787583
automod: add cooldown support 2020-07-30 01:54:18 +03:00
Dragory
5882bbda4e
tags: send bot alert if a tag renders empty and cannot be sent 2020-07-30 01:45:49 +03:00
Dragory
0a4b4147c6
cases: don't break if a case note is an empty string 2020-07-30 01:45:32 +03:00
Dragory
ae97a5dded
automod: add default configs for actions 2020-07-30 01:45:14 +03:00
Dragory
6324b9654b
Add antiraid commands 2020-07-30 00:58:34 +03:00
Dragory
ed757dcbe2
Validate basic plugin options structure and override criteria types 2020-07-30 00:29:44 +03:00
Dragory
70e072e664
Update Knub to v30.0.0-beta.17 2020-07-29 23:45:20 +03:00
Dragory
5327d5534b
tags: fix category_id override criterion not working 2020-07-29 23:30:46 +03:00
Dragory
c39d69dd5d
automod: ensure actions only apply once per user/member 2020-07-29 22:58:14 +03:00
Dragory
e55a1e3bd6
automod: don't generate summary if doing a silentClean 2020-07-29 22:54:26 +03:00
Dragory
ac714ea307
Fix case embeds breaking with notes over 1024 chars in length 2020-07-29 22:48:49 +03:00
Dragory
3c90e5d4ab
automod: separate actions taken with comma + space instead of just comma 2020-07-29 22:43:33 +03:00
Dragory
63b77d1aaf
automod: create archives for matched spam 2020-07-29 22:42:31 +03:00
Dragory
b73c8668e3
automod: update match summaries for match_* triggers 2020-07-29 22:42:17 +03:00
Dragory
06997b59b0
Remove debug console.logs 2020-07-29 22:08:56 +03:00
Dragory
f74291d5f8
Update to Knub v30.0.0-beta.16 2020-07-29 21:01:11 +03:00
Dragory
7291a410fe
Fix bot messages not being tracked properly 2020-07-29 20:13:30 +03:00
Dragory
49559c14fd
Fix error when starring a post for starboard 2020-07-29 20:08:41 +03:00
Miikka
dc25b67672
Merge pull request #96 from DarkView/k30_fixNicknameStorage
[K30] Change nickname storage to the intended 10
2020-07-29 19:57:53 +03:00
Miikka
7a73894f88
Merge pull request #95 from DarkView/k30_fixes
[K30] Various Fixes for K30
2020-07-29 19:57:31 +03:00
Dark
cd45d929ad Change nickname storage to the intended 10 2020-07-29 01:58:28 +02:00
Dark
233c7d43a2 Fix crash on reminder id length+1 2020-07-29 01:42:16 +02:00
Dark
381903a72a Fix crash on reminder id 0 2020-07-29 01:32:57 +02:00
Dark
bac18a91cc Add "use maincontent instead of -content" to post_embed 2020-07-29 01:28:09 +02:00
Dark
59ef2e6fec Fix rejoin mutes not working 2020-07-29 01:14:02 +02:00
Dark
94870ef85d Have forcemute not DM the user -> Consistency with Forceban 2020-07-29 01:04:17 +02:00
Dark
7736e7a222 Fix follow -active not being a switch 2020-07-29 00:38:23 +02:00
Dragory
b8c75a922a
Fix error when using !w 2020-07-29 01:20:11 +03:00
Dragory
b82196058a
Fix error when logging bans 2020-07-29 01:15:00 +03:00
Dragory
4a6f28b17b
Fix error on cooldown check in SelfGrantableRolesPlugin 2020-07-29 00:48:51 +03:00
Dragory
a658ec06e7
Fix archive URL for spam archives 2020-07-29 00:46:19 +03:00
Dragory
a4e30198c0
Fix archive URL for bulk deletions 2020-07-29 00:45:38 +03:00
Dragory
e4d81575f6
Add missing tag functions (via Dark) 2020-07-29 00:45:24 +03:00
Dragory
0f47923c4f
Fix command precedence in TagsPlugin 2020-07-29 00:44:51 +03:00
Dragory
fd96ea4ee9
Add watch scripts for bot/api separately 2020-07-29 00:43:49 +03:00
Dragory
490cdc5e7d
Remove re-fetch of existing member in getLogMessage() 2020-07-29 00:43:33 +03:00
Dragory
0f69473c05
Port CompanionChannels 2020-07-29 00:28:04 +03:00