Releases: DiscordAnalytics/java-package
Releases · DiscordAnalytics/java-package
V0.0.4
Discord Analytics Java is now compatible and updated for the new version of the API
Full Changelog: v0.0.3...v0.0.4
V0.0.4-beta.1
Discord4J is now fully compatible with the new API system
Removed the option to choose what to track
Warning: This is a beta version of the package only working with the beta version of the website
Full Changelog: v0.0.3...v0.0.4-beta.1
V0.0.3
Updated the library to support the new API system,
Javacord and JDA are fully compatible
D4J is not fully compatible (Only command interactions are compatible)
Full Changelog: v0.0.1...v0.0.3
V0.0.2
Big update and optimizations, removal of useless functions and imports
Update your pom.xml
<dependency>
<groupId>xyz.discordanalytics</groupId>
<artifactId>discord-analytics</artifactId>
<version>0.0.2</version>
</dependency>