zappyzep/backend/src/plugins
2020-08-02 22:31:56 +02:00
..
AutoDelete Fix up docs 2020-07-30 13:08:06 +03:00
Automod Fix up some automod context objects/types 2020-08-02 16:11:42 +03:00
AutoReactions auto_reactions: fix reactions not being applied to bot messages 2020-07-30 16:43:32 +03:00
BotControl Port BotControl 2020-07-30 03:21:07 +03:00
Cases Fix up docs 2020-07-30 13:08:06 +03:00
Censor Fix up docs 2020-07-30 13:08:06 +03:00
ChannelArchiver ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00
CompanionChannels companion_channels: handle errors gracefully 2020-08-01 23:53:47 +03:00
CustomEvents Fix up docs 2020-07-30 13:08:06 +03:00
GuildAccessMonitor Leave unknown/non-whitelisted servers automatically 2020-08-01 23:57:19 +03:00
GuildConfigReloader ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00
GuildInfoSaver ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00
LocateUser Fix up docs 2020-07-30 13:08:06 +03:00
Logs Fix logs crash 2020-07-30 13:40:34 +03:00
MessageSaver Fix up docs 2020-07-30 13:08:06 +03:00
ModActions Fixed mistake that made REST calls we know will fail on forcemute/unmute 2020-07-31 19:31:36 +02:00
Mutes Fixed mistake that made REST calls we know will fail on forcemute/unmute 2020-07-31 19:31:36 +02:00
NameHistory Fix up docs 2020-07-30 13:08:06 +03:00
Persist Fix up docs 2020-07-30 13:08:06 +03:00
PingableRoles Fix up docs 2020-07-30 13:08:06 +03:00
Post post: fix crash when using -enable-mentions 2020-08-01 12:43:11 +03:00
ReactionRoles Return some rate limit fiddling for reaction roles 2020-08-02 00:23:14 +03:00
Reminders Fix up docs 2020-07-30 13:08:06 +03:00
Roles Fix up docs 2020-07-30 13:08:06 +03:00
SelfGrantableRoles Fix up docs 2020-07-30 13:08:06 +03:00
Slowmode Fix up docs 2020-07-30 13:08:06 +03:00
Spam spam: fix level-based overrides not working 2020-08-02 16:11:17 +03:00
Starboard Fix up docs 2020-07-30 13:08:06 +03:00
Tags tags: fix !tag list failing if there are too many tags 2020-08-02 16:01:22 +03:00
UsernameSaver ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00
Utility Fix search being required on !roles 2020-08-02 22:31:56 +02:00
WelcomeMessage welcome_message: fix default types 2020-07-30 13:24:30 +03:00
availablePlugins.ts Add GuildAccessMonitorPlugin 2020-07-30 23:01:05 +03:00
ZeppelinPlugin.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
ZeppelinPluginBlueprint.ts ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00