MyloWhylo/RawrBot-2.0

Audio only works in one discord guild

MyloWhylo opened this issue · 3 comments

Maybe instead of just storing the youtube video in the array, I could store them in a 2d array with the Guild object and the video, like [[Vid1, Guild1],[Vid2, Guild2]].

Bot queues songs to play, but only plays in one channel at a time. implement 2d array?

2d array doesn't actually work, it'll still only play one vid at a time. Damn it, I think I have to rewrite the entire youtube play section.

Maybe use .json file to store arrays with the songs in them?

Sent with GitHawk