zappyzep/backend/src/plugins
2022-07-07 01:00:32 +03:00
..
AutoDelete Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Automod fix discord-api-types imports & usage of removed guild features (#335) 2022-06-26 14:09:27 +03:00
AutoReactions Update to discord.js v13.8.0, adding support for text-in-voice 2022-06-13 21:19:56 +03:00
BotControl fix: change new 'av' alias to 'adv' to avoid conflict with the 'avatar' alias 2022-05-12 21:47:13 +03:00
Cases fix createCase() 2022-01-25 19:37:56 +00:00
Censor Update to discord.js v13.8.0, adding support for text-in-voice 2022-06-13 21:19:56 +03:00
ChannelArchiver Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
CompanionChannels Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
ContextMenus Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Counters Update to discord.js v13.8.0, adding support for text-in-voice 2022-06-13 21:19:56 +03:00
CustomEvents Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
GuildAccessMonitor chore: resolve eslint issues 2021-11-03 16:59:08 +02:00
GuildConfigReloader chore: resolve eslint issues 2021-11-03 16:59:08 +02:00
GuildInfoSaver fix: don't try to save partial guild information 2021-11-02 20:51:37 +02:00
InternalPoster fix discord-api-types imports & usage of removed guild features (#335) 2022-06-26 14:09:27 +03:00
LocateUser fix: crash hotfix 2022-04-23 17:55:05 +03:00
Logs Update to discord.js v13.8.0, adding support for text-in-voice 2022-06-13 21:19:56 +03:00
MessageSaver fix: fix most message edits not being logged 2021-10-09 12:26:09 +03:00
ModActions fix: allow 0 deleteMessageDays and fix upper limit 2022-02-19 17:57:01 +00:00
Mutes Update to discord.js v13.8.0, adding support for text-in-voice 2022-06-13 21:19:56 +03:00
NameHistory Temporarily disable nickname history before optimization 2021-09-12 22:41:34 +03:00
Persist Fix Persist assigning deleted roles (#288) 2021-09-25 21:40:17 +03:00
Phisherman docs: update phisherman docs link (#327) 2022-04-21 22:16:16 +03:00
PingableRoles perf: disable some performance-intensive niche/edge case features 2021-10-25 22:09:53 +03:00
Post Update to discord.js v13.8.0, adding support for text-in-voice 2022-06-13 21:19:56 +03:00
ReactionRoles chore: add default value for no-op button_groups option to stop TS from complaining 2022-04-24 02:56:13 +03:00
Reminders fix: fix crash when unloading reminders plugin without running afterLoad() 2022-06-14 01:31:45 +03:00
RoleButtons debug 2022-07-07 01:00:32 +03:00
RoleManager feat: add internal role manager plugin; add role buttons plugin 2022-04-23 16:31:41 +03:00
Roles Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
SelfGrantableRoles Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Slowmode perf: use a memory cache for Slowmode 2021-11-02 23:38:02 +02:00
Spam Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Starboard Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Tags chore: formatter pass 2022-04-23 13:14:08 +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 Merge pull request #337 from almeidx/userinfo-roles 2022-06-26 14:10:05 +03:00
WelcomeMessage Fix user cache issue with welcome message pings 2021-09-04 19:07:14 +03:00
availablePlugins.ts feat: add internal role manager plugin; add role buttons plugin 2022-04-23 16:31:41 +03:00
ZeppelinPlugin.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
ZeppelinPluginBlueprint.ts feat: add 'exclusive' option for role buttons; add documentation for role buttons; mark reaction roles as legacy 2022-04-23 17:30:37 +03:00