-
Getting the following when trying to skip a song when I have one song playing and another in the queue.
✔ Ready! Invite the bot with https://discordapp.com/oauth2/authorize?client_id=12849352087471…
-
Hey all,
I built a discord bot using this package and have a quick question about the best practice for registering application commands. Should I register the slash commands whenever the bot start…
-
> une boite à idée, un salon comme le calendrier de l'avant, une fois l'idée donné, elle s'effacera mais sera répertorié sur un salon ou seul les admins et discodeur auront accès et un vote automatiqu…
-
### Which package is this bug report for?
discord.js
### Issue description
Adding users works fine, but removing does work
```
DiscordAPIError[0]: 405: Method Not Allowed
at handleErrors (…
-
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…
-
### 👟 Reproduction steps
I sent `/give user:userId what:Gold quantity:10000 ` and was given the error message
### 👍 Expected behavior
To send the user 10,000 Gold
### 👎 Actual Behavior
Received …
-
이게 안되어 있기 때문에 유저 인스톨을 해도 커맨드가 안뜬다. 수정하자.
-
### Which package is this bug report for?
discord.js
### Issue description
If a shard attempts to reconnect but doesn't fully do so before the final shard becomes ready, the `ready` event won…
-
Hi i keep getting an error 'an application id must be assigned' can someone tell me what im doing wrong
-
**Is your feature request related to a problem? Please describe.**
I tried creating 2 apps within nestjs and using the shard manager to instantiate the other, but I keep getting an error, `SHARDING_R…