discord-rpc-csharp icon indicating copy to clipboard operation
discord-rpc-csharp copied to clipboard

C# custom implementation for Discord Rich Presence. Not deprecated and still available!

Results 57 discord-rpc-csharp issues
Sort by recently updated
recently updated
newest added

Hello everyone, I can’t figure it out with TimeStamps. I tried TimeStamp.FromSecond(100), for example. Everything worked. When I send real time it doesn't work? The textbox shows this real time,...

- Faster - Native AOT - Part of BCL

enhancement
help wanted

**Describe the bug** A clear and concise description of what the bug is. This code dont work,activity continues to hang for about a minute ``` client.SetPresence(null); client.ClearPresence(); ```

invalid
question

Discord Rich Presence [now supports](https://x.com/advaithj1/status/1816655583107510517?s=46) activities other than just „Playing”. Support for those could be potentially implemented into this library as well? https://github.com/discordjs/RPC/pull/149

enhancement
good first issue

Discord normally discards the Name property and replaces it with the name associated with the Discord Application. Projects such as [arRPC](https://github.com/OpenAsar/arrpc) from [OpenAsar](https://github.com/OpenAsar/) are more lenient on such restrictions. Clients...

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies
github_actions