3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 06:51:51 +00:00
zeppelin/backend/src/plugins
2020-01-12 22:31:30 +11:00
..
Automod.ts automod: better formatting for matched content in log messages 2019-11-30 22:06:26 +02:00
AutoReactionsPlugin.ts changed almost all references of utils successMessage to this.sendSuccessMessage. Waiting on knub changes to finish this 2020-01-12 22:21:14 +11:00
availablePlugins.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
BotControl.ts changed almost all references of utils successMessage to this.sendSuccessMessage. Waiting on knub changes to finish this 2020-01-12 22:21:14 +11: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 changed almost all references of utils successMessage to this.sendSuccessMessage. Waiting on knub changes to finish this 2020-01-12 22:21:14 +11:00
Logs.ts logs: make sure the passed member object is stripped 2020-01-12 11:43:56 +02:00
MessageSaver.ts ran npm run format 2020-01-12 22:31:30 +11:00
ModActions.ts ran npm run format 2020-01-12 22:31:30 +11:00
Mutes.ts changed almost all references of utils successMessage to this.sendSuccessMessage. Waiting on knub changes to finish this 2020-01-12 22:21:14 +11: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 ran npm run format 2020-01-12 22:31:30 +11:00
Post.ts Converted all remaining boolean parameters to flags 2020-01-04 16:00:21 +11:00
ReactionRoles.ts changed almost all references of utils successMessage to this.sendSuccessMessage. Waiting on knub changes to finish this 2020-01-12 22:21:14 +11:00
Reminders.ts ran npm run format 2020-01-12 22:31:30 +11:00
Roles.ts Tweaks to Roles plugin before merging 2020-01-12 11:39:54 +02:00
SelfGrantableRolesPlugin.ts ran npm run format 2020-01-12 22:31:30 +11:00
Slowmode.ts ran npm run format 2020-01-12 22:31:30 +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 changed almost all references of utils successMessage to this.sendSuccessMessage. Waiting on knub changes to finish this 2020-01-12 22:21:14 +11: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 ran npm run format 2020-01-12 22:31:30 +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 resolveRoleId: fix return type 2020-01-12 11:39:26 +02:00