-
It looks like chatimage ignore parameters in url and for discord images it doesnt work
![image](https://github.com/user-attachments/assets/61489c99-7307-4e5b-ab4b-dc7053c4eaf5)
-
Starting with Discord.js v13.0.0, we removed a lot of add-ons, such as `Channel#_typing` (https://github.com/discordjs/discord.js/pull/6114), `User#lastMessageId`, `User#lastMessageChannelId` (https:/…
-
For each feature/command, add an explanation.
See: https://discordpy.readthedocs.io/en/stable/ext/commands/api.html?highlight=help#help-commands
-
This is: Make a command for create polls using the bot part 2
### Explanation
Once the votation is started with `/vote-points`, it should be listening to the changes of this votation to know whe…
-
I try to use the bot when I type a CMD it shows me a error
-
The bridge will need to account for Discord users replying to other messages. (no source message/sender will currently be shown)
-
### 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…
-
### 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`…
-
### 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…
-
How make bot with this code no config files :(