3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-17 07:05:03 +00:00
zeppelin/src/plugins
2018-12-22 12:28:48 +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 buggy formatting in nickname reset logs 2018-12-22 12:28:48 +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 Fix kick logs with !kick 2018-12-22 12:26:54 +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 !nick alias for !nickname 2018-12-15 23:02:57 +02:00
ZeppelinPlugin.ts Move canActOn to ZeppelinPlugin base class 2018-12-15 17:24:09 +02:00