zappyzep/backend/src/plugins
2020-07-30 03:21:07 +03:00
..
AutoDelete Migrate AutoDelete to new Plugin structure 2020-07-23 02:06:50 +02:00
Automod automod: fix logs showing duplicate users 2020-07-30 02:21:11 +03:00
AutoReactions Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
BotControl Port BotControl 2020-07-30 03:21:07 +03:00
Cases cases: don't break if a case note is an empty string 2020-07-30 01:45:32 +03:00
Censor Migrate Censor to new Plugin structure 2020-07-23 01:23:36 +02:00
ChannelArchiver Migrate ChannelArchiver to new Plugin structure, isOwner -> pluginUtils 2020-07-22 22:33:10 +02:00
CompanionChannels Port CompanionChannels 2020-07-29 00:28:04 +03:00
CustomEvents Port CustomEventsPlugin 2020-07-30 02:47:47 +03:00
GuildConfigReloader Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
GuildInfoSaver Migrate GuildInfoSaver to new Plugin structure 2020-07-23 01:33:01 +02:00
LocateUser Fix follow -active not being a switch 2020-07-29 00:38:23 +02:00
Logs logs: allow per-log-channel log formats 2020-07-30 02:28:11 +03:00
MessageSaver Fix bot messages not being tracked properly 2020-07-29 20:13:30 +03:00
ModActions Have forcemute not DM the user -> Consistency with Forceban 2020-07-29 01:04:17 +02:00
Mutes Fix rejoin mutes not working 2020-07-29 01:14:02 +02:00
NameHistory Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Persist Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
PingableRoles Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Post Add "use maincontent instead of -content" to post_embed 2020-07-29 01:28:09 +02:00
ReactionRoles Migrate ReactionRoles to new Plugin structure 2020-07-26 01:53:55 +02:00
Reminders Fix crash on reminder id length+1 2020-07-29 01:42:16 +02:00
Roles Migrate Roles to new Plugin structure 2020-07-23 00:55:12 +02:00
SelfGrantableRoles Fix error on cooldown check in SelfGrantableRolesPlugin 2020-07-29 00:48:51 +03:00
Slowmode Migrate Slowmode to new Plugin structure 2020-07-23 00:25:40 +02:00
Spam Fix archive URL for spam archives 2020-07-29 00:46:19 +03:00
Starboard starboard: fix category overrides not working 2020-07-30 02:02:32 +03:00
Tags tags: send bot alert if a tag renders empty and cannot be sent 2020-07-30 01:45:49 +03:00
UsernameSaver Rename Events and files to prevent ambiguity and order availablePlugins 2020-07-21 17:55:25 +02:00
Utility Fix !nickname permission check 2020-07-29 00:27:27 +03:00
WelcomeMessage Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
availablePlugins.ts Port BotControl 2020-07-30 03:21:07 +03:00
ZeppelinPlugin.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
ZeppelinPluginBlueprint.ts Automod work 2020-07-27 20:42:10 +03:00