#Music Bot Voteskip Command

1 messages · Page 1 of 1 (latest)

zenith trench
#

Try deleting node_modules and package-lock.json and run npm i again.
If it still doesn't work, you can try using yarn: https://yarnpkg.com/

#

Run npm install yarn

#

Then re-delete package-lock.json and node_modules and run yarn install

zenith trench
#

This should not break anything

#

It is not in the default bot, but you can try coding it yourself

#

Well you need some coding knowledge (at least a bit), but in the idea you need a button to vote/unvote the skip and once x people has voted you skip it

#

ChatGPT maybe can help but a bit of code knowledge will still be better

#

A few things to fix but yeah can work I guess

#

I'll fix it

#

One minute

#

Put three ` before and after the code0

#

check the console

#

it probably crashed

#

one sec

#

replace the line js const voiceChannel = guild.me.voice.channel; by ```js
const voiceChannel = guild.members.me.voice.channel;

#

Hmm

#

A bit complicated to implement as you need to add the total votes in the music playing I think

#

Music Bot Voteskip Command

#

ChatGPT won't do it correctly I think

#

one minute

#

Can't try it myself soo hope it workd