-
```
/home/tatu/Discordbot-Shiro/node_modules/discord.js/src/rest/RequestHandler.js:298
throw new DiscordAPIError(data, res.status, request);
^
DiscordAPIError: Missing Permissi…
-
~~It looks like it'll be a while before it's available in discord.js
https://github.com/MinnDevelopment/discord-api-docs/blob/feature/bulk-ban/docs/resources/Guild.md#bulk-guild-ban--post-guildsguild…
-
/home/pi/discordbots/aichat/node_modules/discord.js/src/rest/RequestHandler.js:170
return reject(new DiscordAPIError(request.path, data, request.method, res.status));
…
-
(node:6912) UnhandledPromiseRejectionWarning: TypeError: db.fetch is not a function
at getpoints (C:\Users\H P\Documents\GitHub\Test\node_modules\ez-games.js\src\games.js:75:31)
at Object.po…
-
`node:child_process
Module build failed: UnhandledSchemeError: Reading from "node:child_process" is not handled by plugins (Unhandled scheme).
Webpack supports "data:" and "file:" URIs by default.
…
-
### Describe the bug
when i do a fresh run of
```bash
npm create vite@latest my-app -- --template vue-ts
```
i get the result with a package.json with a build command like:
```json
...
"s…
-
# Bug Report
The JavaScript driver is about 4 times slower than the C# one, but the query takes the same amount on the database side.
It's the fact alone that one is written in C# enou…
-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have thorou…
-
### Describe the bug
This seems like a bug even though it could be the desired behaviour, but here I go:
Having a file `functions.js` including two functions:
1. fetchAPI` that supposedly fetch…
-
I'm uncertain if this is an issue with the bot itself or my setup.
After the bot has been started, all the commands are fully functional. However, after a period of inactivity (seems to be a few h…