-
### Which package is this bug report for?
discord.js
### Issue description
I was inspecting my bots memory dump to track down whats using memory, and noticed I have 77,000 instances of `REST`…
-
How make bot with this code no config files :(
-
can he play in stage channel?
-
### Which package is this bug report for?
discord.js
### Issue description
When I react to a message then restart the bot then unreact it doesnt catch the unreaction event.
```js
// Proce…
-
`Cannot find module './auth/CheckAuth'
Require stack:
- C:\Users\smura\Desktop\automod-bot-main\dashboard\app.js
- C:\Users\smura\Desktop\automod-bot-main\bot.js`
The file doesn't exist
I think…
-
### Which package is this bug report for?
core
### Issue description
1. Create REST instance and set bot token
2. Create OAuth2API instance and provide rest instance
3. Call `generateAuthor…
-
The most of Discord bots are expected to provide "mute" and "ban" commands. Their implementation involves juggling with parsing strings just to get so-much-desired duration.
Formats:
> "3w 1d 11…
-
Can you add a command like !radd to add a reactionrole?
-
### the code that reproduces this issue or a replay of the bug
await client.connect()报Failed to get application_commands for command settings
### Describe the bug
await client.connect()报Faile…
-
`const client = new Discord.Client({ intents: [Discord.Intents.FLAGS.GUILDS] });
^
TypeError: Cannot read properties of undefined (rea…