-
My distube resume command's code:
else if (command == 'resume') {
const queque = distube.getQueue(message)
if (!queque) return message.channel.send('Nothing is playing')
…
-
Slash commands are the future. I'm trying to create a bot using DisTube and I can't because I want to use slash commands
-
**Describe the bug**
Every time I try to use the play command, it would cancel the search unless it's a URL.
**Expected behavior**
I expected that it would give me a list of song options to selec…
-
Does distube have any plans for Slash commands since I'm guessing it won't work currently with all the fancy pants messages.
Distube is kinda helpful for a lot of people and having an ETA on slash …
-
I need Command to seek Music like Rythm or anything like else :L Give me command for
seek.js
-
**Please describe your problem in as much detail as possible:**
The bot just joins and immediately leaves the channel when adding a new song
**Further information:**
It works fine on Windows but…
-
Currently if you want a play() that adds to the front of the queue you'll need to either edit the library directly or "hook it"
Ive been doing this to replace the functions to add a variable for pl…
-
**Please describe your problem in as much detail as possible:**
So, I tryed to create Music Control using Discord.JS Buttons, but DisTube keeps send me error "TypeError: Cannot read property 'guildQu…
unqxl updated
3 years ago
-
**Please describe your problem in as much detail as possible:**
Previously the bot was not on any voice channel, then I ordered the bot to play a song and it entered the voice channel, then the bot r…
-
**Please describe your problem in as much detail as possible:**
I keep hitting the rate limit for the past 6 hours and it still wont let me play songs. I keep hitting error code 429.
**Further infor…