-
It happens when i use skip and stop, throws the exception, but the queue doesnt ends, rather it restarts but in another order.
The error picks them up from the event Player.on("error").
Full excep…
-
**Please describe the problem you are having in as much detail as possible:**
An unhandled exception, as follows, is thrown when my network adaptor is disabled. This seems odd, as I was under the…
-
**Please describe the problem you are having in as much detail as possible:**
Have a simple bot setup. When moving a text channel (created by the bot) from one category to another, I get this err…
-
PS C:\Users\iiMu7aMMaD\Desktop\master> node slash.js
[Discord API] Started refreshing application (/) commands.
w[20001]: Bots cannot use this endpoint
at Z.runRequest (C:\Users\iiMu7aMMaD\Desk…
-
### Part of the guide or code sample the question is about
I follow the code till [here](https://discordjs.guide/creating-your-bot/event-handling.html#individual-event-files)
### Question
`TypeErro…
-
Whenever someone moves from queue channel to another (not disconnecting during this, just directly joining another voice channel) or when user is moved to server AFK channel, and the queue channel is …
-
i've tried
```js
const { SlashCommandBuilder } = require("discord.js");
module.exports = {
name: "test",
description: "test",
type: 1,
options: [],
permissions: {
…
-
### Describe the bug
I was following the official slash commands [guide](https://discordjs.guide/creating-your-bot/slash-commands.html), and it doesn't work. Bot is just turning on and slash comman…
-
**Please describe the problem you are having in as much detail as possible:**
I made a simple bot that joins the voice channel I'm in, and play a shore mp3 file.
The bot joins voicechannel perfe…
-
**Please describe the problem you are having in as much detail as possible:**
When attempting to play a YTDL stream in a voice channel, there seems to an issue with the connection timeout.
```…