-
C:\xampp\htdocs\discord-interrupt-bot\node_modules\discord.js\src\client\Client.js:548
throw new TypeError('CLIENT_MISSING_INTENTS');
^
TypeError [CLIENT_MISSING_INTENTS]: Valid inten…
-
### Description
Hello,
I try to send file from Buffer, but I have an issue with encoding. My file content is encode in 'utf-8' but Discord message preview is not.
When Discord unfurls the attach…
-
`? (node:33636) UnhandledPromiseRejectionWarning: DiscordAPIError: Unknown Message
? at RequestHandler.execute (C:\Users\****\Desktop\Discord BOT\BOT\node_modules\discord.js\src\rest\RequestHandl…
-
Hello, so I've been using this bot for a couple of months now and discord reset my bots token twice now because it "connected more than 1000 times within a short time period".
I don't know why this h…
-
I get this error message when pressing the "▶ Run" button at https://replit.com/@elimuai/web3-sc-address-bot#.replit
```javascript
> discord-cred-voting-bot@1.0.0 start
> node ./createCommands.js…
-
Thanks for taking the time to suggest an addition to awesome-selfhosted!
Please fill out information below (all fields are mandatory unless noted otherwise):
```yaml
name: 'BotMate'
website_ur…
mxvsh updated
1 month ago
-
First time attempting to use this, got the bot to join voice channel as expected, and it does seem to trigger a 'hide source' but it then disconnects from websocket, then reconnects.. and continues to…
-
DiscordAPIError[10062]: Unknown interaction
at SequentialHandler.runRequest (B:\Coding\FunGamers Discord Bot v14\node_modules\@discordjs\rest\dist\lib\handlers\SequentialHandler.cjs:287:15)
…
-
This issue occurs when sending a message on Discord to have it relayed to Telegram.
As soon as the bot is started messages are getting relayed correctly, however after a bit (in this case I've notice…
-
Although in almost all use cases a filename is supplied, it is not a mandatory value.
It'd also be nice if the files "name" parameter is returned.
The error from a lacking filename arg:
```js
/h…