All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
You can see the docs for every version at here
4.0.0 - 2020-06-07
- Add better error handling for when requests to services get rejected.
- [BREAKING] ListMyBots: Update class methods, check the docs to see the new class.
- [BREAKING] GlennBotList:
.getProfile()
is now called.getUser()
(we're skipping deprecation since we're publishing a major version anyway).
- [BREAKING] DiscordBotList: removed the
.getWidgetURL()
method since the list has switched to JavaScript widgets.
- Update endpoints for ListMyBots, GlennBotList and DiscordBotList.