3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-16 22:21:51 +00:00
zeppelin/backend/src/plugins
2021-04-04 22:30:21 +03:00
..
AutoDelete Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Automod Handle errors when sending message in automod 'alert' action 2021-04-04 22:30:21 +03:00
AutoReactions Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
BotControl Add all-encompassing permission listing command (#145) 2021-01-28 01:17:13 +02:00
Cases Fix formatting error in !cases with long code blocks 2021-02-13 22:59:48 +02:00
Censor Enforce unified lock names by using functions to generate lock keys (#165) 2021-04-02 16:43:13 +03:00
ChannelArchiver Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
CompanionChannels Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Counters Merge branch 'master' of github.com:Dragory/ZeppelinBot 2021-04-02 18:00:27 +03:00
CustomEvents Add 'set_channel_permission_overrides' custom event action 2020-11-22 14:59:02 +02:00
GuildAccessMonitor Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
GuildConfigReloader Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
GuildInfoSaver Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
LocateUser Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Logs Disable mentions in logs, allowing mods to be mentioned (#142) 2021-01-28 01:26:24 +02:00
MessageSaver Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
ModActions Fix missing reason in log entries for manual kicks 2021-04-02 21:26:54 +03:00
Mutes Enforce unified lock names by using functions to generate lock keys (#165) 2021-04-02 16:43:13 +03:00
NameHistory Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
Persist Enforce unified lock names by using functions to generate lock keys (#165) 2021-04-02 16:43:13 +03:00
PingableRoles Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Post Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
ReactionRoles Enforce unified lock names by using functions to generate lock keys (#165) 2021-04-02 16:43:13 +03:00
Reminders Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Roles Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
SelfGrantableRoles Enforce unified lock names by using functions to generate lock keys (#165) 2021-04-02 16:43:13 +03:00
Slowmode Enforce unified lock names by using functions to generate lock keys (#165) 2021-04-02 16:43:13 +03:00
Spam Allow certain or all roles to be removed upon mute and readded on unmute (#140) 2021-02-13 20:04:40 +02:00
Starboard Enforce unified lock names by using functions to generate lock keys (#165) 2021-04-02 16:43:13 +03:00
Tags Add allow_mentions option to enable tags mentioning someone (#160) 2021-04-02 16:40:20 +03:00
TimeAndDate Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
UsernameSaver Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Utility Temp fix to role change detection on specific servers: cache all members on bot start on these server 2021-04-02 21:31:11 +03:00
WelcomeMessage Add user and guild objects to WelcomeMessage formatting (#155) 2021-02-13 20:05:34 +02:00
availablePlugins.ts Counters v0.9 2021-02-13 17:29:10 +02:00
ZeppelinPlugin.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
ZeppelinPluginBlueprint.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00