zappyzep/backend/src/plugins
2020-08-11 04:17:51 +03:00
..
AutoDelete Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Automod automod: add role_added and role_removed triggers 2020-08-10 02:22:39 +03:00
AutoReactions Add eager permission checks to !auto_reactions 2020-08-07 01:27:08 +03:00
BotControl Port BotControl 2020-07-30 03:21:07 +03:00
Cases Add case icons. Clean up !cases. Allow customizing case colors and icons. 2020-08-11 04:16:06 +03:00
Censor Add !invite utility command 2020-08-05 18:52:15 +03:00
ChannelArchiver Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +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 Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Logs Fix embed links appearing in MEMBER_JOIN_WITH_PRIOR_RECORDS logs 2020-08-11 02:41:07 +03:00
MessageSaver Fix up docs 2020-07-30 13:08:06 +03:00
ModActions Sort moderator !cases consistently with user !cases 2020-08-11 04:17:51 +03:00
Mutes Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03: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 Add case icons. Clean up !cases. Allow customizing case colors and icons. 2020-08-11 04:16:06 +03:00
ReactionRoles Improve permission utils, make them bigint-aware 2020-08-07 00:39:52 +03:00
Reminders Use messageLink() function for message links everywhere 2020-08-10 03:26:39 +03:00
Roles Fix up docs 2020-07-30 13:08:06 +03:00
SelfGrantableRoles Fix self_grantable_roles basic configuration example 2020-08-06 01:13:16 +03:00
Slowmode slowmode: fix bot slowmodes not being applied for slowmodes over 6h; add -mode option; add eager permission checks 2020-08-09 16:58:36 +03:00
Spam Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Starboard Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Tags Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +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 Use messageLink() function for message links everywhere 2020-08-10 03:26:39 +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