fix guildchat being sent to discord

This commit is contained in:
speedxx
2020-07-21 15:21:51 -04:00
parent 8c93da758a
commit 2bf78bcccf
5 changed files with 66 additions and 6 deletions

View File

@ -237,6 +237,12 @@
<version>1.18.10</version>
</dependency>
<dependency>
<groupId>com.github.speedxx</groupId>
<artifactId>TFGuilds</artifactId>
<version>master-SNAPSHOT</version>
</dependency>
</dependencies>
<build>