A discord bot framework used in my bot projects.
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.Timmi6790</groupId>
<artifactId>DiscordBotFramework</artifactId>
<version>VERSION</version>
</dependency>
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.