3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 10:25:01 +00:00
zeppelin/backend/src/plugins
2022-04-21 20:58:58 -04:00
..
AutoDelete Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Automod Merge branch 'ZeppelinBot:master' into master 2022-04-21 20:58:58 -04: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 Merge branch 'ZeppelinBot:master' into master 2022-04-21 20:58:58 -04: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 Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts 2021-09-25 21:34:07 +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 Merge branch 'master' of https://github.com/Ibotmealot/ZeppelinBot into mod_actions-reason-aliases 2022-02-27 19:57:00 -05:00
Mutes fix: fix remove_roles_on_mute: true not working 2021-11-02 20:10:37 +02:00
NameHistory Update NameHistoryPlugin.ts 2022-01-26 21:24:26 -05: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 Enable Buttons 2022-01-26 19:51:01 -05:00
Reminders chore: resolve eslint issues 2021-11-03 16:59:08 +02: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 docs: document template functions (#281) 2022-04-21 22:31:18 +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 branch 'ZeppelinBot:master' into master 2022-04-21 20:58:58 -04:00
WelcomeMessage Fix user cache issue with welcome message pings 2021-09-04 19:07:14 +03:00
availablePlugins.ts feat: use webhooks for logs when possible 2021-11-02 19:59:42 +02:00
ZeppelinPlugin.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
ZeppelinPluginBlueprint.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00