Top-gg-Community / java-sdk

An API wrapper for https://top.gg/api/docs that works in Java
Apache License 2.0
36 stars 22 forks source link

Add lombok and documentation #6

Open okx-code opened 5 years ago

okx-code commented 5 years ago

Added lombok to simplify some code as well as documentation in the class DiscordBotListAPI

As well as that, the annotation @Deprecation on getVoters() has been removed, but a warning has been added.

okx-code commented 5 years ago

@nikammerlaan I was wondering if you've seen this yet?