[OPB-20] enabling profanity filter

This commit is contained in:
Sheldan
2021-05-23 18:01:32 +02:00
parent 4778bca1ac
commit 02fd4af0f4
3 changed files with 39 additions and 2 deletions

View File

@@ -110,6 +110,11 @@
<artifactId>invite-filter-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>profanity-filter-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.oneplus.bot.application.custom</groupId>
<artifactId>starboard-custom</artifactId>