OpenAsar / arrpc

Open Discord RPC server for atypical setups
https://arrpc.openasar.dev
MIT License
493 stars 75 forks source link

support advanced RPC #18

Open CanadaHonk opened 2 years ago

CanadaHonk commented 2 years ago

AUTHORIZE, etc

pwall2222 commented 11 months ago

I was just checking this out and I'm kinda interest, can anyone give any insight on why this is hard to implement? Or the technical details of advanced RPC?

CanadaHonk commented 10 months ago

Most of them require some way to get information from and interact with a Discord client. While the bridge does currently exist, it is only used for sending RPC statuses to a web mod currently and nothing complex. See also #18 which basically depends on this.

pwall2222 commented 10 months ago

Most of them require some way to get information from and interact with a Discord client. While the bridge does currently exist, it is only used for sending RPC statuses to a web mod currently and nothing complex. See also #18 which basically depends on this.

18 Is this issue though!

CanadaHonk commented 10 months ago

Lol thanks, I meant #61 depends on this.

CanadaHonk commented 10 months ago

We could use Discord's setup for auth, etc or our own (provided we can extract the needed info from the client). Leaning towards our own for the moment.

GGORG0 commented 2 weeks ago

hi, are there any updates on this topic? are there any plans to implement it? how is the situation currently?

Hacksore commented 2 weeks ago

Just for reference Overlayed is using the following commands/events from the RPC API.

Commands

Events