Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Added builders, and finalized documentation!

Compare
Choose a tag to compare
@Vatuu Vatuu released this 23 May 14:24
· 67 commits to master since this release
ecd9305

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