sebm253 / BotListHandler

a library which handles discord bot lists stats updating for you
1 stars 0 forks source link

BotListHandler 2.0 #4

Closed sebm253 closed 3 years ago

sebm253 commented 3 years ago

this release of BotListHandler will contain breaking changes:

all classes have been moved to their respective packages (and/or modules):

furthermore, this release introduces support for Javacord, resulting in:

additionally, this release also introduces support for standalone stats updating, by just building the BLHBuilder.

more information about the changes can be found in the readme

Closes #1