3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 23:09:59 +00:00
zeppelin/backend/src/plugins
2020-01-12 11:53:17 +02: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 Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +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 typings: fix duration arg not being marked as optional in vcalertCmd 2020-01-12 11:53:17 +02:00
Logs.ts logs: make sure the passed member object is stripped 2020-01-12 11:43:56 +02:00
MessageSaver.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
ModActions.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +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 Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
Roles.ts Tweaks to Roles plugin before merging 2020-01-12 11:39:54 +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 Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02: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 resolveRoleId: fix return type 2020-01-12 11:39:26 +02:00