- Updated minimal delay to 2 since ratelimit is 1/120s.
- RequestHandler now no longer allows values in itself. Instead you provide them through the postGuilds or startAutoPosting methods.
- Attempt to fix JSONException for when BotBlock.org has no
failureobject.
- Removed JDA and ShardManager from BotBlockAPI and let RequestHandler handle those.
- Make Builder of BotBlockAPI static to fix error with it not being an enclosing class.
- First release.