Open CameronMunroe opened 1 year ago
Logs are missing. Muse does not stream from Twitch.
Likely related to https://github.com/codetheweb/muse/issues/970.
Huh! Then why are you showing it using twitch?
https://github.com/codetheweb/muse/blob/master/README.md?plain=1#L128
The activity URL is what's displayed in the bot's profile when you click on it. It's not streamed from.
So long story short, Muse doesn't support the ability to play music from a music stream.
No, Muse does not support streaming from Twitch.
Got it, does it support streaming from Youtube at all?
The front page shows that it supports streaming from both youtube or twitch.
Can you please point to where it says Twitch is supported? Live Youtube streams are supported.
BOT_ACTIVITY_URL
If you use STREAMING
you MUST set this variable, otherwise it will not work! Here you write a regular YouTube or Twitch Stream URL.
https://github.com/codetheweb/muse/blob/master/README.md?plain=1#L116It seems you indicate this issue here.
I also had tried using a Youtube stream, as shown in my original post, and that wasn't working either.
No logs were generated beyond the normal "connecting to discord" and "youtube-dl" installation.
I'm sorry for the confusion, BOT_ACTIVITY_URL
is what's shown on the bot profile. Not the stream source.
You have to use the /play
command.
What's happening? Streaming doesn't seem to be working with twitch or youtube.
Logs
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.
I set the following enviornement variables along with the typical ones.
Runtime I'm running Muse:
Versions