zappyzep/backend/src/plugins
2022-04-23 20:01:21 +03:00
..
AutoDelete Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Automod Merge pull request #323 from almeidx/ban-thing 2022-04-21 22:41:31 +03:00
AutoReactions perf: use a memory cache for AutoReactions 2021-11-02 23:25:09 +02:00
BotControl fix: fix crash in !rest_performance if there are no rest call stats 2021-11-02 23:42:21 +02:00
Cases fix createCase() 2022-01-25 19:37:56 +00:00
Censor Reformat all files with Prettier 2021-09-11 19:06:51 +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 fix: fix errors when unloading certain plugins after beforeLoad but before afterLoad 2021-10-31 16:48:32 +02: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 chore: resolve eslint issues 2021-11-03 16:59:08 +02:00
LocateUser fix: crash hotfix 2022-04-23 17:55:05 +03:00
Logs feat: move log timestamp prepending to log message format; use native timestamps by default 2021-11-02 21:27:08 +02: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 fix: fix remove_roles_on_mute: true not working 2021-11-02 20:10:37 +02: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 fix: fix errors when unloading certain plugins after beforeLoad but before afterLoad 2021-10-31 16:48:32 +02:00
ReactionRoles 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
Reminders chore: resolve eslint issues 2021-11-03 16:59:08 +02:00
RoleButtons fix: fix error if the specified role buttons message id doesn't point to a valid message 2022-04-23 20:01:21 +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 #307 from almeidx/role-info-perms 2022-04-21 22:29:01 +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