https://github.com/flatypus/discordrpc
A simple template for Discord Rich Presence built on top of the new Discord Game SDK
https://github.com/flatypus/discordrpc
discord discord-game-sdk discord-rich-presence discord-rpc dotnet
Last synced: about 2 months ago
JSON representation
A simple template for Discord Rich Presence built on top of the new Discord Game SDK
- Host: GitHub
- URL: https://github.com/flatypus/discordrpc
- Owner: flatypus
- Created: 2024-04-16T23:50:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T16:09:48.000Z (about 2 years ago)
- Last Synced: 2025-03-02T08:17:10.548Z (over 1 year ago)
- Topics: discord, discord-game-sdk, discord-rich-presence, discord-rpc, dotnet
- Language: C#
- Homepage:
- Size: 1.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Discord Rich Presence Template with the Discord Game SDK
This is a simple template example of connecting to the Discord RPC with C# through a console app. To use this, copy the config.json.example in /DiscordRichPresence/config.json.example to /DiscordRichPresence/config.json and fill in the client ID of your application.