zappyzep/backend/src/plugins
2020-01-04 16:00:21 +11:00
..
Automod.ts automod: better formatting for matched content in log messages 2019-11-30 22:06:26 +02:00
AutoReactionsPlugin.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
availablePlugins.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
BotControl.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Cases.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Censor.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
ChannelArchiver.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
CompanionChannels.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
CustomEvents.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
GlobalZeppelinPlugin.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
GuildConfigReloader.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
GuildInfoSaver.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
LocateUser.ts vcalert: use overloads instead of double optional parameter 2019-12-01 02:40:53 +02:00
Logs.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
MessageSaver.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
ModActions.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Mutes.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
NameHistory.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Persist.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
PingableRolesPlugin.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Post.ts Converted all remaining boolean parameters to flags 2020-01-04 16:00:21 +11:00
ReactionRoles.ts Add --exclusive/-e to !reaction_roles 2019-11-30 23:39:32 +02:00
Reminders.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
SelfGrantableRolesPlugin.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Slowmode.ts Converted all remaining boolean parameters to flags 2020-01-04 16:00:21 +11:00
Spam.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Starboard.ts starboard: prevent self-votes 2019-12-02 01:13:53 +02:00
Stats.ts Initial work on stats 2019-12-01 15:57:35 +02:00
Tags.ts tags: allow using --delete/-d with !tag to delete tags 2019-11-30 22:06:48 +02:00
UsernameSaver.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Utility.ts Converted all remaining boolean parameters to flags 2020-01-04 16:00:21 +11:00
WelcomeMessage.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
ZeppelinPlugin.ts trimPluginDescription: use first line's indentation instead 2019-12-01 15:57:17 +02:00