zappyzep/backend/src/plugins
2020-08-21 03:44:38 +03:00
..
AutoDelete Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +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 Add owner info to BotControl server list 2020-08-19 02:01:51 +03:00
Cases Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
Censor Add !invite utility command 2020-08-05 18:52:15 +03:00
ChannelArchiver Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +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 Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
MessageSaver Fix up docs 2020-07-30 13:08:06 +03:00
ModActions Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
Mutes Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +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 time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
ReactionRoles Improve permission utils, make them bigint-aware 2020-08-07 00:39:52 +03:00
Reminders Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +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 time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
Starboard Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Tags Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
TimeAndDate !timezone: add fuzzy matching for timezone name; add reset 2020-08-19 00:47:42 +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 !avatar: user argument is no longer required, fixes #105 2020-08-19 00:53:59 +03:00
WelcomeMessage Centralize DM logic, don't attempt DMs for an hour after a 20026 error 2020-08-21 03:44:38 +03:00
availablePlugins.ts Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +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