3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 13:51:51 +00:00
zeppelin/src/plugins
2018-12-15 23:01:45 +02:00
..
BotControl.ts BotControl: add function to reload all global plugins, other tweaks 2018-08-05 00:43:58 +03:00
Cases.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
Censor.ts Don't censor bot messages 2018-12-14 09:14:13 +02:00
Logs.ts Fix removing event listeners in LogsPlugin 2018-12-15 23:01:26 +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 Create archives from bulk deletes and cleans. Use GuildSavedMessages for cleans. 2018-11-24 18:39:17 +02:00
ModActions.ts Move canActOn to ZeppelinPlugin base class 2018-12-15 17:24:09 +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 Use actions/events for plugin interoperability. Move base case and mute functionality to their own plugins. 2018-11-25 17:04:26 +02:00
Starboard.ts Add Starboard plugin 2018-12-15 23:01:45 +02:00
Tags.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
Utility.ts Add !nickname command 2018-12-15 17:28:36 +02:00
ZeppelinPlugin.ts Move canActOn to ZeppelinPlugin base class 2018-12-15 17:24:09 +02:00