BinkanSalaryman / Discord-Audio-Stream-Bot

A simple discord audio streaming bot.
229 stars 39 forks source link

Support stage channels #47

Closed MAXOUXAX closed 3 years ago

MAXOUXAX commented 3 years ago

It would be great if the bot could join stage channels. Currently, if you try to make the bot join a stage channel using its id, it'll throw this error: Can't find specified voice channel!

Supporting stage channels would be a great feature :)

BinkanSalaryman commented 3 years ago

I've looked into the topic and it'd make perfect sense to implement it. I'm afraid we'll have to wait for JDA to support stage channels first, though. Which in turn depends on discord making stage channels accessible in their API.

MAXOUXAX commented 3 years ago

For sure! I wasn't sure if JDA supported them yet and I wasn't even aware that stage channels launched without any API. I'm not even sure they will add API endpoints to use them since apart from playing music to a large group of people, there's very few use cases. And I'm also not sure it would technically be legal to play copyrighted content to that big of an audience.

Let's wait and see :/