3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 15:00:00 +00:00
zeppelin/backend/src/plugins
2020-07-29 00:44:51 +03:00
..
AutoDelete Migrate AutoDelete to new Plugin structure 2020-07-23 02:06:50 +02:00
Automod Add new Automod actions to availableActions 2020-07-28 23:28:42 +03:00
AutoReactions Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Cases Migrate ModActions to new Plugin structure !!mutes dont work!! 2020-07-24 02:25:33 +02: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
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 Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Logs Remove re-fetch of existing member in getLogMessage() 2020-07-29 00:43:33 +03:00
MessageSaver Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
ModActions Automod actions + ModActions public interface 2020-07-28 21:34:01 +03:00
Mutes Migrate ModActions to new Plugin structure !!mutes dont work!! 2020-07-24 02:25:33 +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 Migrate Post to new Plugin structure 2020-07-23 21:26:22 +02:00
ReactionRoles Migrate ReactionRoles to new Plugin structure 2020-07-26 01:53:55 +02:00
Reminders Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Roles Migrate Roles to new Plugin structure 2020-07-23 00:55:12 +02:00
SelfGrantableRoles Migrate SelfGrantableRoles to new Plugin structure 2020-07-27 00:08:01 +02:00
Slowmode Migrate Slowmode to new Plugin structure 2020-07-23 00:25:40 +02:00
Spam Migrate Spam to new Plugin structure 2020-07-26 16:05:49 +02:00
Starboard Migrate Starboard to new Plugin structure 2020-07-22 23:15:40 +02:00
Tags Fix command precedence in TagsPlugin 2020-07-29 00:44:51 +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 CompanionChannels 2020-07-29 00:28:04 +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