Swag-Bot icon indicating copy to clipboard operation
Swag-Bot copied to clipboard

Resume not working

Open c3duan opened this issue 6 years ago • 0 comments

Voice Channel remains silent after resuming the music playing, [potential problem with my resume command and resumeSong() function in music.js].

Possible Fixes:

  1. Instead of using dispatcher.resume() built-in function, use my own playMusic() function in music.js
  2. Possible bug in pause command despite stopping the music playing

c3duan avatar Sep 16 '18 09:09 c3duan