Skip to content

v1.0.0

Choose a tag to compare

@EarthCow EarthCow released this 17 Apr 23:11
· 11 commits to master since this release

Provides a way to add @k3kdude's DiscordWebhook class with my modifications as a maven dependency using jitpack.

My modifications fixed the encoding issue via StandardCharsets.UTF_8, made the classes public, made some variables final, and added timestamp functionality.