About 916,000 results
Open links in new tab
  1. Newest 'discord-rpc' Questions - Stack Overflow

    Jun 15, 2023 · 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 …

  2. 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)

  3. 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. …

  4. 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 …

  5. discord - How to create buttons on RPC using the C++ game sdk?

    Mar 10, 2024 · How to add buttons to the rich presence? I couldn't find any example in the files that come with the games-sdk This is what I have atm: struct DiscordState { discord::User …

  6. Discord Interprocess Communication - Read Messages

    Apr 30, 2021 · The IPC protocol uses the same protocol as RPC, which is documented on Discord Developer Portal. You can also find more information on the IPC protocol on the …

  7. How does Pypresence work, where do I get the Image key?

    Oct 18, 2020 · I recently created an application where I tried to add a Presence (Discord Status) to it... But how do I get the Large_Image_Key, but where do I upload the images Here's the …

  8. How do I use Discord-RPC with Chrome Extension?

    Oct 31, 2019 · Another app on your PC gets these sockets and then sends RPC to Discord Timeraa#7947 (PreMiD dev): Discord will disconnect almost immediately if you connect with a …

  9. Discord SDK/RPC with C# - what to chose? - Stack Overflow

    Mar 10, 2023 · I am currently integrating Discord into the C# desktop application - more precisely, I am integrating Rich Presence. I see two ways I can implement this: with SDK (.dll) or with …

  10. 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 …