Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support advanced RPC #18

Open
CanadaHonk opened this issue Nov 25, 2022 · 5 comments
Open

support advanced RPC #18

CanadaHonk opened this issue Nov 25, 2022 · 5 comments

Comments

@CanadaHonk
Copy link
Contributor

AUTHORIZE, etc

@pwall2222
Copy link

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
Copy link
Contributor Author

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
Copy link

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
Copy link
Contributor Author

Lol thanks, I meant #61 depends on this.

@CanadaHonk
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants