-
The uptimerobot says it's connected, but when i close the replit window the bot is offline. Please help!
-
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…
-
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…
-
`System >> Starting up ...
© CorwinDev | 2021 - 2023
All rights reserved
System >> Version 10.0.0 loaded
System >> Starting Shard #1 ...
Database >> MongoDB is connecting...
System >> …
-
I have a friend whose Discord music bot apparently uses this player. I'm wondering if including support for various chiptune formats, such as .spc, .vgm, and .nsf, would be possible. There are no do…
-
# Summary
VoiceNext should be able to directly send opus data without encoding.
# Details
This can be used for not encoding an audio track two times; like if we want to play an Opus audio stream, w…
-
**Describe the bug**
Ok so ... There is something strange with the reproduction of the links from SC.
Some links reproduce things other than what is requested, and those that work correctly display …
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you ex…
-
Using the default settings of the bot, the music quality we can hear in Discord is bad. The bot runs on the same server as the plex server, and the network quality is not a problem.
Is this a libra…
-
I'm going to use no template for this as it isn't really a feature request per say.
I'm the developer of discord.js-lavalink and I've become aware of your bot, I would be happy to help you rewrite yo…