3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 22:01:50 +00:00
zeppelin/backend/src/plugins
2021-08-21 01:42:07 +03:00
..
AutoDelete Fix issues with circular dependencies between plugins 2021-08-18 19:33:22 +03:00
Automod Don't apply Automod on Zeppelin itself 2021-08-21 00:39:50 +03:00
AutoReactions Fix issues with circular dependencies between plugins 2021-08-18 19:33:22 +03:00
BotControl user.tag 2021-07-29 00:37:19 +01:00
Cases Type fixes + circular dependency fix 2021-08-18 20:01:06 +03:00
Censor Fix issues with circular dependencies between plugins 2021-08-18 19:33:22 +03:00
ChannelArchiver Fix issues with circular dependencies between plugins 2021-08-18 19:33:22 +03:00
CompanionChannels Fix extra denied permissions on companion channels 2021-08-20 20:23:01 +03:00
ContextMenus Disable/hide some interaction-based features until after release 2021-08-18 20:55:42 +03:00
Counters Type fixes for djs 2021-06-30 04:56:56 +02:00
CustomEvents Custom events permissions fix(?) 2021-08-20 20:23:30 +03:00
GuildAccessMonitor Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
GuildConfigReloader Various bugfixes and change ct.anyId return to Snowflake 2021-07-27 04:19:11 +02:00
GuildInfoSaver Fix various bugs, update djs 2021-07-04 23:14:12 +02:00
LocateUser Hotfix 4 2021-08-18 22:20:16 +03:00
Logs Fix logAutomodAction error if Automod context doesn't include a user 2021-08-21 01:41:42 +03:00
MessageSaver Allow Automod to act on application command replies 2021-08-21 00:38:19 +03:00
ModActions Type fixes + use template safe values for renderTemplate() everywhere 2021-08-18 20:32:45 +03:00
Mutes Tweaks to member role restoration on unmute 2021-08-20 22:34:31 +03:00
NameHistory removed unnecessary string literal and simplified stuff 2021-07-29 10:08:55 +01:00
Persist Hotfix error in role restore 2021-08-19 01:22:51 +03:00
PingableRoles Update DJS 2021-07-04 17:41:44 +02:00
Post Fix being unable to !post to announcement channels or threads 2021-08-21 00:59:51 +03:00
ReactionRoles Make sure we always fetch full/fresh target message when applying reaction roles 2021-08-20 21:49:59 +03:00
Reminders Fix issues with circular dependencies between plugins 2021-08-18 19:33:22 +03:00
Roles Type fixes + circular dependency fix 2021-08-18 20:01:06 +03:00
SelfGrantableRoles update for discord.js 2021-08-14 14:55:01 +01:00
Slowmode Add more 429 debugging 2021-08-20 22:51:44 +03:00
Spam Another fix for voice move spam false positives 2021-08-20 21:21:41 +03:00
Starboard Remove hotfixMessageFetch() 2021-08-20 20:01:32 +03:00
Tags Fix nested tag limiter 2021-08-21 01:05:34 +03:00
TimeAndDate use Util methods for escaping inline code and code blocks 2021-07-29 17:35:27 +01:00
UsernameSaver removed unnecessary string literal and simplified stuff 2021-07-29 10:08:55 +01:00
Utility Remove redundant awaits 2021-08-21 01:42:07 +03:00
WelcomeMessage Type fixes + use template safe values for renderTemplate() everywhere 2021-08-18 20:32:45 +03:00
availablePlugins.ts Context Menu Actions v1, clean and mute support with full options 2021-08-13 05:01:08 +02:00
ZeppelinPlugin.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
ZeppelinPluginBlueprint.ts added legacy plugins section 2021-08-14 14:56:45 +01:00