Giter Club home page Giter Club logo

Comments (3)

advaith1 avatar advaith1 commented on July 23, 2024 1

Connecting to the RPC server over WebSockets is private and deprecated, and so is the authentication stuff. Connecting to the RPC server over IPC is supported, and that is how this discord-rpc library, the GameSDK, and many third party libraries and games implement rich presence. You can implement the IPC connection yourself use or one of the many libraries available.

The official discord-rpc and GameSDK libraries do not support custom buttons as they are outdated, but the underlying IPC connection does and many third party libraries do.

Here is a maintained (unofficial) C# rich presence library: Lachee/discord-rpc-csharp

from discord-rpc.

advaith1 avatar advaith1 commented on July 23, 2024 1

I am worried about this line from the documentation

That only applies to creating guilds and channels; if you are just using rich presence then there is no limit on that.

They stopped approving apps for it many years ago; not sure if there was ever a public process for getting approved

from discord-rpc.

aco228 avatar aco228 commented on July 23, 2024

thanks, @advaith1 for the answer - I have two more you can help me or point me to the right person/place to ask?

  • Is it safe to go with Lachee/discord-rpc-csharp? If I share this feature with 1000+ people, will it work, I am worried about this line from the documentation :

image

Also, regarding this question: what is the approval process? I don't see this in the developer portal.. is this some old feature, and it was removed in meantime?

from discord-rpc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.