#Discord RPC Setup
13 messages · Page 1 of 1 (latest)
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
Can we see your code, what errors are you getting?
Did you see the example code on the github repo?
I have. The error im getting has to do with an unknown origin.
specifically message Invalid Origin
It works flawlessly for IPC tunnels but if you change the type to websockets.
It doesn't work.
I'll post some examples and code in the morning, or later. I have been up all night.
Im trying to recreate this for a stream overlay.
This is what I have achieved so far, by using https://streamkit.discord.com/overlay
With a crap top of CSS overlays. I want to create my own custom web friendly discord RPC.