3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 22:01:50 +00:00
zeppelin/src/plugins
2018-12-22 14:42:39 +02:00
..
BotControl.ts BotControl: add function to reload all global plugins, other tweaks 2018-08-05 00:43:58 +03:00
Cases.ts Fix !update and auto-updated mute cases 2018-12-22 14:05:06 +02:00
Censor.ts Don't censor bot messages 2018-12-14 09:14:13 +02:00
Logs.ts Message archive formatting tweaks and fixes; only emit deleteBulk event from SavedMessages if any messages were actually marked as deleted 2018-12-22 13:06:40 +02:00
LogServer.ts Create archives from bulk deletes and cleans. Use GuildSavedMessages for cleans. 2018-11-24 18:39:17 +02:00
MessageSaver.ts MessageSaver: make message saving commands non-blocking 2018-12-22 14:20:19 +02:00
ModActions.ts Remove mute_role config requirement from ModActions 2018-12-22 13:55:24 +02:00
Mutes.ts Use actions/events for plugin interoperability. Move base case and mute functionality to their own plugins. 2018-11-25 17:04:26 +02:00
Persist.ts Don't persist 'false' voice mute state 2018-12-14 09:09:54 +02:00
Post.ts Use actions/events for plugin interoperability. Move base case and mute functionality to their own plugins. 2018-11-25 17:04:26 +02:00
ReactionRoles.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
Slowmode.ts Add Slowmode plugin 2018-12-15 17:04:04 +02:00
Spam.ts Message archive formatting tweaks and fixes; only emit deleteBulk event from SavedMessages if any messages were actually marked as deleted 2018-12-22 13:06:40 +02:00
Starboard.ts starboard: also embed cdn.discordapp.com images 2018-12-22 14:42:39 +02:00
Tags.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
Utility.ts Message archive formatting tweaks and fixes; only emit deleteBulk event from SavedMessages if any messages were actually marked as deleted 2018-12-22 13:06:40 +02:00
ZeppelinPlugin.ts Move canActOn to ZeppelinPlugin base class 2018-12-15 17:24:09 +02:00