Commit graph

401 commits

Author SHA1 Message Date
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
Dragory
95a03a0110
Fix !nickname permission check 2020-07-29 00:27:27 +03:00
Dragory
f397c1b7c0
Update package-lock.json for Knub v30.0.0-beta.15 2020-07-28 23:57:06 +03:00
Dragory
dc69ec329f
Update to Knub v30.0.0-beta.15 2020-07-28 23:51:21 +03:00
Dragory
01e43e9b46
Add new Automod actions to availableActions 2020-07-28 23:28:42 +03:00
Dragory
a2d5bb51a7
Fix API config validation not taking default options into account 2020-07-28 23:28:26 +03:00
Dragory
a3f423a1d6
Don't run actions set to 'null' or 'false' 2020-07-28 21:53:01 +03:00
Dragory
07da88b7cb
More Automod updates 2020-07-28 21:51:58 +03:00
Miikka
930ca184b4
Merge branch 'knub30' into k30_logs 2020-07-28 21:36:15 +03:00
Miikka
3da37a993b
Merge branch 'knub30' into k30_selfGrantableRoles 2020-07-28 21:35:47 +03:00
Miikka
30f3e68465
Merge branch 'knub30' into k30_spam 2020-07-28 21:35:17 +03:00
Miikka
9a95b8e12e
Merge branch 'knub30' into k30_reactionRoles 2020-07-28 21:34:43 +03:00
Dragory
86023877a2
Automod actions + ModActions public interface 2020-07-28 21:34:01 +03:00
Dragory
0f0728bc1c
Automod work vol 3 2020-07-27 22:19:34 +03:00
Dragory
0e9f65e0d5
Automod work vol 2 2020-07-27 21:51:03 +03:00
Dragory
f657b169df
Automod work 2020-07-27 20:42:10 +03:00
Dark
aea019181c Migrate Logs to new Plugin structure, also dont ignore it 2020-07-27 01:53:14 +02:00
Dark
763bdd0b19 Migrate SelfGrantableRoles to new Plugin structure 2020-07-27 00:08:01 +02:00
Dark
4f831f6bf6 Migrate Spam to new Plugin structure 2020-07-26 16:05:49 +02:00
Dark
c0b7bea35d Migrate ReactionRoles to new Plugin structure 2020-07-26 01:53:55 +02:00
Dragory
140ba84544
Update to Knub v30.0.0-beta.14 2020-07-25 12:46:24 +03:00
Dragory
e78e425ca3
api: listen on 0.0.0.0 2020-07-25 12:39:37 +03:00
Miikka
8b9146f43e
Merge branch 'knub30' into k30_modActions 2020-07-25 12:12:58 +03:00
Miikka
bb07717380
Merge branch 'knub30' into k30_post 2020-07-25 12:11:57 +03:00
Miikka
7cc396deb4
Merge branch 'knub30' into k30_autoDelete 2020-07-25 12:11:26 +03:00
Miikka
020971a6e0
Merge branch 'knub30' into k30_guildInfoSaver 2020-07-25 12:10:45 +03:00
Miikka
765145af8f
Merge branch 'knub30' into k30_censor 2020-07-25 12:09:21 +03:00
Miikka
52113429e5
Merge branch 'knub30' into k30_roles 2020-07-25 12:08:47 +03:00
Miikka
31fdf67947
Merge branch 'knub30' into k30_slowmode 2020-07-25 12:06:25 +03:00
Miikka
42dfd31146
Merge branch 'knub30' into k30_starboard 2020-07-25 12:05:51 +03:00
Miikka
a26ce611bb
Merge pull request #81 from DarkView/k30_channelArchiver
[K30] Migrated ChannelArchiver | Add isOwner to pluginUtils
2020-07-25 12:05:25 +03:00
Dark
fd56664984 Migrate ModActions to new Plugin structure !!mutes dont work!! 2020-07-24 02:25:33 +02:00
Dark
5c070643a3 Migrate Post to new Plugin structure 2020-07-23 21:26:22 +02:00
Dark
e682e9b8c5 Migrate AutoDelete to new Plugin structure 2020-07-23 02:06:50 +02:00
Dark
dc6e86c877 Migrate GuildInfoSaver to new Plugin structure 2020-07-23 01:33:01 +02:00
Dark
d8a52c4619 Migrate Censor to new Plugin structure 2020-07-23 01:23:36 +02:00
Dark
3685cc4df8 Migrate Roles to new Plugin structure 2020-07-23 00:55:12 +02:00
Dark
b4b8680431 Migrate Slowmode to new Plugin structure 2020-07-23 00:25:40 +02:00
Dragory
ebcb28261b
WIP ModActions 2020-07-23 00:37:33 +03:00