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

Can it also stream live from a Stage (Voice) Channel? #5

Open
shelomito12 opened this issue May 3, 2021 · 7 comments
Open

Can it also stream live from a Stage (Voice) Channel? #5

shelomito12 opened this issue May 3, 2021 · 7 comments
Labels
enhancement New feature or request

Comments

@shelomito12
Copy link

Do you know if I use a Stage Channel ID instead of a regular Voice Channel ID... Will it be able to send a live stream?

@shelomito12
Copy link
Author

I have tried using an ID of a Stage Channel but got an error:

18:55:16.375 [JDA MainWS-ReadThread] INFO  net.dv8tion.jda.api.JDA - Finished Loading!
18:55:16.412 [main] ERROR c.s.starbot.forwarder.Forwarder - The channel specified by the --channel-id was not a voice channel!
18:55:16.412 [main] INFO  c.s.starbot.forwarder.Main - Forwarder started. Press CTRL-C to shutdown.

@kezz
Copy link
Member

kezz commented May 4, 2021

Hmm that's an interesting question - the program was designed before stage channels existed but I don't see why it couldn't work. I'll have a look and get back to you!

@kezz kezz added the enhancement New feature or request label May 4, 2021
@kezz
Copy link
Member

kezz commented May 4, 2021

JDA, the library used to connect with the Discord API, doesn't support stage channels yet but I'll update this as soon as they do!

@shelomito12
Copy link
Author

Tracking: discord-jda/JDA#1575

@shelomito12
Copy link
Author

Heads up! they recently added support for stage channels in the JDA library, dev branch.

@kezz
Copy link
Member

kezz commented Jul 14, 2021

Thanks for letting me know! I'll update this at some point to support stage channels :)

@shelomito12
Copy link
Author

Hey @kezz, any progress on this?
-Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants