An open API service indexing awesome lists of open source software.

https://github.com/eintim23/discord-rpc


https://github.com/eintim23/discord-rpc

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

## Discord RPC
Fork of the discontinued [discord-rpc](https://github.com/discord/discord-rpc) library that adds quality of life features and keeps the library up to date

### Current changes
- Added support for discord rpc buttons
- Added `Discord_IsConnected()` to check if the discord connection got interrupted
- Added support for activity types other than "Playing"
- Added support for status_display_type
- Improved build system and arm64 windows compilation support
- Multiple Bug fixess