-
**Please describe the problem you are having in as much detail as possible:**
Doing a `git pull` or a `git clone -b v5 https://github.com/SudhanPlayz/Discord-MusicBot.git` from the [newest commit…
ghost updated
2 years ago
-
### Unable to deploy on heroku after recent discord update.
```
/app/node_modules/discord.js/src/client/Client.js:548
throw new TypeError('CLIENT_MISSING_INTENTS');
^
TypeError …
-
### Essentials:
- Bot Version: cloned main
- Commit Hash:
- Node.js version: v16.18.1 (tried v18 also)
- Operating system:
#### Additional system info
- Ubuntu
- X86
- Hosting bot on **…
-
I am unable to play certain videos, while similar videos work just fine. For example:
Don't work:
https://www.youtube.com/watch?v=PdeoyBb8vhM
https://www.youtube.com/watch?v=TWTV4T3yxzs
Work:
…
-
npm install & node index.js is error...
**Include a reproducible code sample here, if possible:**
```js
D:\_dc_bot\Music\Discord-MusicBot\v5_Aruma>npm install
> discord-musicbot@5.0.0-…
-
**Please describe the problem you are having in as much detail as possible:**
Since this event was added. https://github.com/SudhanPlayz/Discord-MusicBot/commit/9b263270e6c5198dc14e0b0469c3cabb…
-
It seems like the newest Docker Image at Docker Hub doesn't contain the latest Musicbot Version.
I saw your commit for the version update, but it seems like this version is not at Docker Hub
https…
-
there would be something to prevent this kind of error while playing music?
The uploader has not made this video available in your country,
This video contains content from [Merlin] IDOL Distribut…
-
#### Pre-Requisites
- `alwaysplay: false` in `config.js`
#### Description
- If you move the bot to a Voice Channel with no people it won't pause playback.
#### Expected Behaviour
- Pauses pla…
-
If you have 2 clients, fetched voice channel in client one and try to join it in client two, client one will join. `.voices.join(voiceChannel)` this is the result of using the channel object here: ([c…