-
### What did you do?
i am trying to create a detailed "nowplaying" command on my bot
### What did you expect to happen?
i expected the user's artist & album plays on the nowplaying track would be e…
-
### General
In the [PixelogicDev Discord](https://discord.gg/ubgX6T8) we have a #music channel. This channel is used for us to talk and share music with one another! I had the idea that it would be c…
-
## EvoBot Update: YouTube Issues & Project Status
Hey everyone,
I wanted to give you all a heads up about what's going on with EvoBot. As you might have noticed, we've hit a pretty big snag.
…
-
TLDR: Getting a 24/7 discord bot running
I currently have a discord bot which makes use of ytdl-core and the stream will only run for 6 hours which is one of the limitations for this package.
You ca…
-
Thanks for a great project! Here's a heads up. When I tried running the bot with Node.js 15.x I got the following error:
```
~/discord-music-quizzer$ npm start
> music-quizzer@1.0.0 start
> t…
-
The bot is completely crashing sometimes when using links or no results were found.
The weird thing when using links is,
https://youtu.be/lPzfcJY-vLU works perfectly fine, but same Video different…
-
Today i wrote simple play command for discord bot.
But after some time of music plaing i get this error
My code for music play is:
```js
const { Permissions:{FLAGS} } = require ("discord.js")
con…
-
I used my browser's client ID (I dont know if this is the reason it doesn't work) to try to get a readable stream from soundcloud and parse it into `music-metadata`. However, `music-metadata` gives me…
-
# For feature suggestion
## Feature description: converting music links between streaming platforms
## Any ideas on how to implement it?
I have implemented a discord bot with similar functional…
-
This would be a huge value added to this project.
Here's an example tutorial of setting up something similar:
https://medium.com/@aussy/lets-create-a-discord-music-bot-using-test-driven-developmen…