zappyzep/backend/src/plugins
2020-08-05 22:18:38 +03:00
..
AutoDelete Fix up docs 2020-07-30 13:08:06 +03:00
Automod automod: fix error when matching an unknown invite 2020-08-05 18:07:09 +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 Add !invite utility command 2020-08-05 18:52:15 +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 custom_events: fix command triggers not being registered 2020-08-05 20:21:48 +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 merge conflict 2020-08-05 02:39:03 +03:00
MessageSaver Fix up docs 2020-07-30 13:08:06 +03:00
ModActions Don't send null/undefined as audit log reasons 2020-08-05 02:54:02 +03:00
Mutes Allow for caseNumber in Logs, showing the case number - repalce log evts 2020-08-02 02:30:01 +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 reaction_roles: fix !reaction_roles matching emojis/roles incorrectly; add progress message 2020-08-05 21:49:01 +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 If !tag eval fails, let the user know the error 2020-08-05 02:26:47 +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 !info style tweaks 2020-08-05 22:18:38 +03:00
WelcomeMessage Fix failed DM welcome messages sending the log undefined#undefined 2020-08-02 00:48:52 +02: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