[OPB-21] enabling emote tracking

This commit is contained in:
Sheldan
2021-05-23 22:25:39 +02:00
parent 02fd4af0f4
commit 7777e4f1f0
4 changed files with 41 additions and 4 deletions

View File

@@ -110,6 +110,11 @@
<artifactId>invite-filter-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>statistic-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>profanity-filter-impl</artifactId>