
How to create buttons on discord RPC using C++? - Stack Overflow
Feb 20, 2025 · How to create buttons on discord RPC using C++? Asked 1 year, 1 month ago Modified 1 year, 1 month ago Viewed 191 times
Newest 'discord-rpc' Questions - Stack Overflow
Jun 2, 2022 · if discord rpc cant find discord running how to make it refresh Hi so my problem is that when i run my application which uses discord-rpc it connects to discord if it is already running.
discord - How to create buttons on RPC using the C++ game sdk?
Mar 10, 2024 · How to create buttons on RPC using the C++ game sdk? Asked 2 years, 1 month ago Modified 2 years, 1 month ago Viewed 583 times
discord rpc - can we set activity type in c# - Stack Overflow
May 11, 2022 · This is a old question now, but i will post this here for future people. Discord's Rich Presence does not let you set the activity type. Whatever you send will just be ignored. Spotify have …
Discord Rich Presence Not Connecting - Stack Overflow
Nov 22, 2020 · 2 As @mark-oe stated, you have to be running the Desktop Version of Discord for the RPC to connect to the WSS (WebSockets)
'discord-rpc' tag wiki - Stack Overflow
The discord-rpc package is a simple Rich Presence client, created by the same organization behind discord.js. Discord's Rich Presence is a way for game developers to make their software display on …
discord RPC error when i try to run the code - Stack Overflow
Jun 2, 2022 · It looks like it may just be the permissions on your computer. Try running the code editor as admin and make sure Discord isn't running admin. How to run an application as admin. If you are …
Couldn't connect to discord via discord RPC - Stack Overflow
Mar 17, 2018 · Whenever I try to run my discord.js bot, my code editor says that it couldn't connect to discord via discord RPC. I've looked around and saw nothing that can help me. Can anyone help?
Discord Interprocess Communication - Read Messages
Apr 30, 2021 · The default name is discord-ipc-0. You need a Discord application to use it. The IPC protocol uses the same protocol as RPC, which is documented on Discord Developer Portal. You …
I have an error for discord.js rpc! Can someone please help me?
May 16, 2021 · 2 If you are running the web browser version of Discord, RPC will not work. Instead download Discord for Desktop which is here. If you are running Discord desktop then try this code.