This is a simple framework made to create feature tests for Discord Bots.
<dependencies>
<dependency>
<groupId>io.github.jdiscordbots</groupId>
<artifactId>jda-testing-system</artifactId>
<version>VERSION</version>
<scope>test</scope>
</dependency>
</dependencies>