zappyzep/src/plugins
2019-07-11 12:29:50 +03:00
..
AutoReactionsPlugin.ts Switch from ajv to io-ts for config validation; validate configs on save in the API/dashboard; start work on creating io-ts schemas for all plugins 2019-07-11 12:23:57 +03:00
availablePlugins.ts Fix merge conflict 2019-07-11 12:28:39 +03:00
BotControl.ts Update to Knub 19.1.1 and update plugins accordingly 2019-04-13 01:44:18 +03:00
Cases.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
Censor.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
CompanionChannels.ts Fix unload clear() call in CompanionChannelPlugin 2019-07-11 12:29:50 +03:00
CustomEvents.ts Add CustomEvents plugin 2019-06-22 18:50:43 +03:00
GlobalZeppelinPlugin.ts Switch from ajv to io-ts for config validation; validate configs on save in the API/dashboard; start work on creating io-ts schemas for all plugins 2019-07-11 12:23:57 +03:00
GuildInfoSaver.ts Dashboard work and related 2019-06-23 19:18:41 +03:00
Logs.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
LogServer.ts Re-enable LogServer for now 2019-07-04 13:35:01 +03:00
MessageSaver.ts Switch from ajv to io-ts for config validation; validate configs on save in the API/dashboard; start work on creating io-ts schemas for all plugins 2019-07-11 12:23:57 +03:00
ModActions.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
Mutes.ts Clarify default mute message wording 2019-06-22 18:50:09 +03:00
NameHistory.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
Persist.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
PingableRolesPlugin.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
Post.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
ReactionRoles.ts Merge branch 'master' of github.com:Dragory/ZeppelinBot 2019-06-22 18:52:49 +03:00
Reminders.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
SelfGrantableRolesPlugin.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
Slowmode.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
Spam.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
Starboard.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
Tags.ts Tags: allow access to the tag user's user/member data 2019-07-04 13:23:28 +03:00
UsernameSaver.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
Utility.ts Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +03:00
WelcomeMessage.ts Add a generic bot alert log type. Use this in several places. 2019-05-04 19:18:16 +03:00
ZeppelinPlugin.ts Switch from ajv to io-ts for config validation; validate configs on save in the API/dashboard; start work on creating io-ts schemas for all plugins 2019-07-11 12:23:57 +03:00