3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-19 07:20:00 +00:00
zeppelin/backend/src/plugins
2020-07-29 20:13:30 +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 Fix follow -active not being a switch 2020-07-29 00:38:23 +02:00
Logs Fix error when logging bans 2020-07-29 01:15:00 +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 Fix error when starring a post for starboard 2020-07-29 20:08:41 +03:00
Tags Add missing tag functions (via Dark) 2020-07-29 00:45:24 +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