music stuff, added reload
This commit is contained in:
parent
c968292338
commit
6d5d476528
4 changed files with 63 additions and 19 deletions
|
@ -169,7 +169,6 @@ exports.play = async function (client, message, query, ignoreQueue) {
|
|||
guild.playing = true
|
||||
|
||||
guild.voiceChannel = vc
|
||||
console.log(vc)
|
||||
|
||||
const connection = await vc.join()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue