voice icon indicating copy to clipboard operation
voice copied to clipboard

Update the music bot example

Open amishshah opened this issue 3 years ago • 1 comments

  • Can remove wrappedMethods in Track.ts
  • Revisit reconnection logic - the readyLock currently sets a hard cap of 20 seconds on reconnects that interferes with other parts of the reconnection code
  • Doesn't work with live streams

amishshah avatar Jun 22 '21 21:06 amishshah

i cant make my bot join the voiceChannel. Error: Cannot read property 'join' of undefined

SOC1OP4TH avatar Sep 12 '21 07:09 SOC1OP4TH