-
### Platform
Gentoo amd64
### GPU, drivers, and screen setup
Intel(R) HD Graphics 620 (KBL GT2), mesa 23.1.3, one built-in monitor
```
$ glxinfo -B
name of display: :0
display: :0…
-
Yo guys I got this error on new splade app:
NodeJS: 18.12.1
failed to load config from /home/user/vite.config.js
error during build:
TypeError: laravel is not a function
at file:///home/use…
-
```
Mon, 17 Apr 2023 18:26:19 GMT - INFO - New OpenAI prompt: It is going alright, just working so far...how about yours?
Mon, 17 Apr 2023 18:26:19 GMT - INFO - OpenAI response:
/app/node_modules/@…
-
this is the error i get:
_**DiscordAPIError[50035]: Invalid Form Body
parent_id[NUMBER_TYPE_COERCE]: Value "" is not snowflake.
at SequentialHandler.runRequest (/BaitSMP-Ticket/node_modules/@d…
-
**Please describe the problem you are having in as much detail as possible:**
When using channels.get(CHANNEL_ID).send(), I am noticing that my program makes a new TCP connection each time and …
-
```
/home/r/Documents/Git/Rchan/node_modules/@discordjs/rest/src/lib/handlers/SequentialHandler.ts:498
throw new DiscordAPIError(data, 'code' in data ? data.code : data.error, status, method, ur…
-
**Please describe the problem you are having in as much detail as possible:**
I have this error time to time in my node.js app
```
events.js:189
throw err; // Unhandled 'error' event
^
…
-
everytime i try to connect, it just shows 403 forbbiden. here is the most recent log:
21:31:40 Discord Discord.Net v3.9.0 (API v10) …
-
I'm on a M1 mac so I wasn't able to get it to work via docker. But I cloned this repo then:
```shell
cargo build --release
DISCORD_TOKEN="my token" PORT=3000 ./target/release/twilight-http-proxy
2…
-
**Please describe the problem you are having in as much detail as possible:**
- Below is a code sample I am attempting to use to either create a webhook in a channel if one doesn't exist, or ge…