3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-19 16:05:01 +00:00
Commit graph

46 commits

Author SHA1 Message Date
Dark
4c43e7cb28 Migrate SelfGrantableRoles to new Plugin structure 2020-07-27 00:08:01 +02:00
Miikka
1d38f5a70a Merge branch 'knub30' into k30_modActions 2020-07-25 12:12:58 +03:00
Miikka
d1251463e7 Merge branch 'knub30' into k30_post 2020-07-25 12:11:57 +03:00
Miikka
9955f01d5c Merge branch 'knub30' into k30_autoDelete 2020-07-25 12:11:26 +03:00
Miikka
a67fed25ea Merge branch 'knub30' into k30_guildInfoSaver 2020-07-25 12:10:45 +03:00
Miikka
0fb813f144 Merge branch 'knub30' into k30_censor 2020-07-25 12:09:21 +03:00
Miikka
999bbae098 Merge branch 'knub30' into k30_roles 2020-07-25 12:08:47 +03:00
Miikka
0a6b4d703e Merge branch 'knub30' into k30_slowmode 2020-07-25 12:06:25 +03:00
Miikka
260d45117f Merge branch 'knub30' into k30_starboard 2020-07-25 12:05:51 +03:00
Dark
28f635a9c3 Migrate ModActions to new Plugin structure !!mutes dont work!! 2020-07-24 02:25:33 +02:00
Dark
857e5e6576 Migrate Post to new Plugin structure 2020-07-23 21:26:22 +02:00
Dark
675797e313 Migrate AutoDelete to new Plugin structure 2020-07-23 02:06:50 +02:00
Dark
e2f419a990 Migrate GuildInfoSaver to new Plugin structure 2020-07-23 01:33:01 +02:00
Dark
c617a78abb Migrate Censor to new Plugin structure 2020-07-23 01:23:36 +02:00
Dark
d4bb4ff0d1 Migrate Roles to new Plugin structure 2020-07-23 00:55:12 +02:00
Dark
e6b930a80e Migrate Slowmode to new Plugin structure 2020-07-23 00:25:40 +02:00
Dark
803da94829 Migrate Starboard to new Plugin structure 2020-07-22 23:15:40 +02:00
Dark
38f857bf3d Migrate ChannelArchiver to new Plugin structure, isOwner -> pluginUtils 2020-07-22 22:33:10 +02:00
Dark
d3e1263d4a Migrate Tags to new Plugin structure 2020-07-22 22:01:53 +02:00
Dragory
2e28162012 Add Cases and Mutes to available plugins 2020-07-22 22:26:05 +03:00
Dragory
5e28322db9 Port GuildConfigReloader plugin 2020-07-22 22:25:50 +03:00
Miikka
3d50b8e144 Merge branch 'knub30' into k30_pingableRoles 2020-07-22 20:27:15 +03:00
Dark
18abf28400 Migrate PingableRoles to new Plugin structure 2020-07-21 23:11:05 +02:00
Dark
6bea205d76 Rename Events and files to prevent ambiguity and order availablePlugins 2020-07-21 17:55:25 +02:00
Miikka
df87253e6f Merge branch 'knub30' into k30_persist 2020-07-21 18:21:03 +03:00
Miikka
b5a3f80374 Merge branch 'knub30' into k30_nameHistory 2020-07-21 18:20:15 +03:00
Miikka
456ac36725 Merge branch 'knub30' into k30_messageSaver 2020-07-21 18:19:40 +03:00
Miikka
1b988094fd Merge branch 'knub30' into k30_autoReactions 2020-07-21 18:19:04 +03:00
Miikka
db1c12a7d2 Merge branch 'knub30' into k30_reminders 2020-07-21 18:18:26 +03:00
Miikka
5467b936d2 Merge branch 'knub30' into k30_usernameSaver 2020-07-21 18:17:23 +03:00
Dark
9efd57075c Migrate WelcomeMessage to new Plugin structure 2020-07-21 18:16:46 +03:00
Dark
b003f06da1 Migrated Persist to new Plugin structure 2020-07-21 01:02:42 +02:00
Dark
b8dfcda06d Migrate NameHistory to new Plugin structure 2020-07-21 00:10:09 +02:00
Dark
4ea6c61d75 Migrate MessageSaver to new Plugin structure 2020-07-20 23:22:42 +02:00
Dark
21645b419c Migrate AutoReactions to new Plugin structure 2020-07-20 00:23:47 +02:00
Dark
8a52d6907e Migrate Reminders to new Plugin structure 2020-07-16 22:54:02 +02:00
Dark
0e07b427b6 Migrate UsernameSaver to new Plugin structure 2020-07-16 21:41:50 +02:00
Dragory
e82dff4fa2 Tweaks to availablePlugins types 2020-07-10 21:03:40 +03:00
Dark
7b191093b3 Migrate LocateUser to new Plugin structure 2020-07-08 02:53:44 +02:00
Dragory
77465e039f Remove unported plugins from the repository 2020-07-06 01:53:58 +03:00
Dragory
4653fc9bf7 Knub 30 conversion base work; Work on Utility plugin Knub 30 conversion 2020-07-05 05:00:54 +03:00
Dragory
c0c919a5ce Add anti-raid levels to automod. Large refactor of spam detection. Add member_join and member_join_spam triggers.
Anti-raid levels don't by themselves do anything, but they can be
used in overrides to activate specific automod items.

Spam detection should now be more reliable and also combine further
spam messages after the initial detection into the archive.

Messages deleted by automod no longer create the normal deletion log
entry. Instead, the AUTOMOD_ACTION log entry contains the deleted
message or an archive if there are multiple (i.e. spam).
2020-01-26 19:54:32 +02:00
Dragory
8a7cfb8a90 Add auto-delete plugin 2020-01-23 01:31:23 +02:00
Dragory
3d40783ae1 Run prettier and check tslint on entire codebase
Mainly to run these checks for the recent pull requests.
2020-01-12 11:48:31 +02:00
roflmaoqwerty
683f903673 created new plugin 2020-01-09 00:23:41 +11:00
Dragory
9250c84637 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
Renamed from src/plugins/availablePlugins.ts (Browse further)