Lachee / discord-rpc-csharp

C# custom implementation for Discord Rich Presence. Not deprecated and still available!
MIT License
561 stars 93 forks source link

Support for Discord PTB? #232

Open javedbartlett opened 1 year ago

javedbartlett commented 1 year ago

Interactions do not work with Discord PTB and only regular Discord. Is there a way for this to work on both clients?

Here's a link to Discord PTB if interested - https://ptb.discord.com/

Lachee commented 1 year ago

(edited your post to remove the exe hotlink)

This library works with Canary, so there is no reason why it shouldn't work with the PTB. If you have multiple clients running, you may need to specify the pipe number in the constructor instead of letting it automatically try 0 to 9.