3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-16 14:11:50 +00:00
zeppelin/backend/src/plugins
2020-04-11 16:23:41 +03:00
..
Automod Fix rare edge case crash in automod 2020-04-10 21:27:31 +03:00
AntiRaid.ts Add anti-raid levels to automod. Large refactor of spam detection. Add member_join and member_join_spam triggers. 2020-01-26 19:54:32 +02:00
AutoDelete.ts Add auto-delete plugin 2020-01-23 01:31:23 +02:00
AutoReactionsPlugin.ts Improve error resilience with auto-reactions 2020-03-03 11:19:36 +02:00
availablePlugins.ts Add anti-raid levels to automod. Large refactor of spam detection. Add member_join and member_join_spam triggers. 2020-01-26 19:54:32 +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 Fix merge conflict 2020-02-16 17:30:17 +01: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 Allow overriding user notification method for mod actions via -notify and -notify-channel. Allow setting these settings for automod actions as well. 2020-01-29 02:44:11 +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 Fix newline not working and changed from @ to userid in basic usage 2020-04-03 16:09:58 +03:00
Logs.ts Add mass role add/remove commands. Fix UnknownUser mentions in logs. Fix unnecessary audit log reads when adding/removing roles and the log type is ignored. 2020-03-28 15:21:13 +02:00
MessageSaver.ts ran npm run format 2020-01-12 22:31:30 +11:00
ModActions.ts ModActions: add ban_delete_message_days option; add -delete-days / -d option to !ban 2020-04-11 16:23:41 +03:00
Mutes.ts Allow overriding user notification method for mod actions via -notify and -notify-channel. Allow setting these settings for automod actions as well. 2020-01-29 02:44:11 +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 Fix persist plugin removing already-granted roles 2020-01-20 23:37:29 +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 ReactionRoles: show an error for invalid emojis 2020-04-10 11:30:37 +03:00
Reminders.ts ran npm run format 2020-01-12 22:31:30 +11:00
Roles.ts Add status message to !massaddrole so it doesn't look like the command froze while it's resolving users 2020-04-03 16:40:55 +03:00
SelfGrantableRolesPlugin.ts Small code clean-up 2020-01-22 23:31:48 +02:00
Slowmode.ts ran npm run format 2020-01-12 22:31:30 +11:00
Spam.ts Allow overriding user notification method for mod actions via -notify and -notify-channel. Allow setting these settings for automod actions as well. 2020-01-29 02:44:11 +02:00
Starboard.ts starboard: prevent self-votes 2019-12-02 01:13:53 +02:00
Stats.ts Add anti-raid levels to automod. Large refactor of spam detection. Add member_join and member_join_spam triggers. 2020-01-26 19:54:32 +02:00
Tags.ts Require can_create for tag inspection 2020-04-08 21:09:32 +03: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 Fix error if game doesnt have small text or large text but only one 2020-04-09 23:33:16 +03: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 Allow overriding user notification method for mod actions via -notify and -notify-channel. Allow setting these settings for automod actions as well. 2020-01-29 02:44:11 +02:00