Hello!
Discord4J is a Java interface for the Discord API that I've been writing over the past couple of days.
While it isn't complete, still has basic functionality for you to write your own bots!
There is an example included in the source (sx.blah.discord.example package) which shows off some of the features and shows how you can use Discord4J (it's rather simple imo).
GitHub link