Added builders, and finalized documentation!
This new version contains Builders for the DiscordRichPresence
and the DiscordEventHandler
objects.
The normal usage has not been deprecated, so no reason to radically change your code all of a sudden, this has been a change for a more user-friendly way of creating handlers and presence objects.
Furthermore, the documentation has been finalized, giving more detailed knowledge about the different objects,
methods and types.
Usage of the new builders can be found in the updated README.md, as well as examples of EventCallbacks being used with Lambdas instead of classes.
Please note that the macOS/OSX issue has not been fixed yet, although we're trying our best to fix it. We are currently communicating with Discord Developers to determine the cause of this issue.
For more information regarding the macOS/OSX issue, please see Issue #12 .
Have a good day,
Vatuu