3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-17 06:31:50 +00:00
zeppelin/backend/src/plugins
Nils 2fc8cffd80
Allow kicking the user from VC on mute (#156)
* Allow kicking the user from VC on mute

If any non-id string is entered in `move_to_voice_channel`, the user is kicked from the VC instead of being moved. We do not automatically kick if the option is set to null in order to not make this a breaking change for old, intended behavior

* Add explicit config option for kicking instead of kicking on any non-id

Kicking takes precedent in this case and will take effect instead of moving to voice id
2021-04-02 16:39:22 +03:00
..
AutoDelete Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Automod counters: move triggers to counters plugin; architectural tweaks 2021-04-02 16:36:45 +03:00
AutoReactions Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
BotControl Add all-encompassing permission listing command (#145) 2021-01-28 01:17:13 +02:00
Cases Fix formatting error in !cases with long code blocks 2021-02-13 22:59:48 +02:00
Censor Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
ChannelArchiver Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
CompanionChannels Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Counters counters: move triggers to counters plugin; architectural tweaks 2021-04-02 16:36:45 +03:00
CustomEvents Add 'set_channel_permission_overrides' custom event action 2020-11-22 14:59:02 +02:00
GuildAccessMonitor Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
GuildConfigReloader Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
GuildInfoSaver Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
LocateUser Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Logs Disable mentions in logs, allowing mods to be mentioned (#142) 2021-01-28 01:26:24 +02:00
MessageSaver Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
ModActions Add !reason alias for !update (#141) 2021-04-02 16:38:24 +03:00
Mutes Allow kicking the user from VC on mute (#156) 2021-04-02 16:39:22 +03:00
NameHistory Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
Persist Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
PingableRoles Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Post Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
ReactionRoles Add example of reaction_roles command to documentation (#147) 2021-01-28 01:21:16 +02:00
Reminders Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Roles Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
SelfGrantableRoles Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Slowmode Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
Spam Allow certain or all roles to be removed upon mute and readded on unmute (#140) 2021-02-13 20:04:40 +02:00
Starboard Fix 6am mistakes 2020-12-23 15:56:49 +02:00
Tags Correct mention regex in mention tag function (#154) 2021-02-13 19:57:15 +02:00
TimeAndDate Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
UsernameSaver Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Utility Add image links to server info embed (#150) 2021-02-13 20:04:59 +02:00
WelcomeMessage Add user and guild objects to WelcomeMessage formatting (#155) 2021-02-13 20:05:34 +02:00
availablePlugins.ts Counters v0.9 2021-02-13 17:29:10 +02:00
ZeppelinPlugin.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
ZeppelinPluginBlueprint.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00