Can I auto-join a (voice) Channel at startup? #223
Unanswered
StevePritchard
asked this question in
Q&A
Replies: 1 comment
-
That's actually quite possible, at least with the recent enough WebCord versions. One of the ways is to use a browser to open a link to the channel (like You probably also can connect to WebSocket directly and send appropriate message, althrough WebCord is likely going to block the connection if |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've an application where I'd like a Raspberry Pi operate in headless configuration to auto-join a voice channel upon startup. I can get the Webcord app to start after bootup, but I can't seem to get it to auto join the voice channel.
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions