[AB-80] added tracking of emotes used by server members and configuration

updated sonar scanner version
changed some commands to be silent instead of adding a check reaction
This commit is contained in:
Sheldan
2020-11-11 17:11:30 +01:00
parent c60cdb9d98
commit 04f1db2408
202 changed files with 7989 additions and 131 deletions

View File

@@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>abstracto-modules</artifactId>
<groupId>dev.sheldan.abstracto.modules</groupId>
<packaging>pom</packaging>
<modules>
<module>moderation</module>
@@ -17,6 +18,7 @@
<module>experience-tracking</module>
<module>modmail</module>
<module>assignable-roles</module>
<module>statistic</module>
</modules>