Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Discord Rich Presence Abstraction #59

Closed
QueenOfSquiggles opened this issue Sep 28, 2023 · 2 comments · Fixed by #84
Closed

Add Discord Rich Presence Abstraction #59

QueenOfSquiggles opened this issue Sep 28, 2023 · 2 comments · Fixed by #84
Labels
enhancement New feature or request

Comments

@QueenOfSquiggles
Copy link
Owner

Is your feature request related to a problem? Please describe.
No problem. Enhancement

Describe the solution you'd like
I would like the framework to include an autoload that can read some minimal data from the configuration file and create a discord rich presence.

Describe alternatives you've considered
Nope. Enhancements!

Are you prepared to write the solution to this feature? If so please describe how you intend to implement it
Hell yeah! I already made a basic test.

Additional context
Documentation for the nuget package that enables this is here:
https://lachee.github.io/discord-rpc-csharp/#discord-rich-presence

Also note that you have to make a discord app registered on their website to have assets uploaded.
Use the developers/applications page for managing this!

@QueenOfSquiggles QueenOfSquiggles added the enhancement New feature or request label Sep 28, 2023
@QueenOfSquiggles QueenOfSquiggles self-assigned this Sep 28, 2023
@QueenOfSquiggles
Copy link
Owner Author

Note, I might have to wait until after Ludum Dare to implement this. Which may actually give me a chance to test out the rich presence API (at the current moment I have not successfully gotten the image assets to work)

@QueenOfSquiggles
Copy link
Owner Author

Working on this now as a stress test for #81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant