-
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…
-
Hello, your module works perfectly but I've found a small problem that I can't solve.
If I delete the embed before the timeout has expired, the bot crashes completely and I can't catch the error with…
-
**Please describe the problem you are having in as much detail as possible:**
Well, I got one of my bots ratelimited on /gateway/bot it seems. Watching the debug event, it seems to be continually r…
-
### Summary
When trying to edit a forum channel thread's starter message sent by a webhook, this raises an "Unknown Message" exception
### Reproduction Steps
1. Create a Forum Channel webhook
2. C…
-
**Please describe the problem you are having in as much detail as possible:**
On speak error in console ( v12 discord.js ) connection.on('speaking', (user, speaking) ( i dont have this error in stab…
-
i am getting this error at the end of the game
```
Z:\Projects\Discord-Games\node_modules\node-fetch\lib\index.js:273
return Body.Promise.reject(new FetchError(`inv…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already se…
-
Invalid Webhook Token が起きる
-
### Summary
calling fetch_member returns 404, but code hangs
### Reproduction Steps
`member = await ctx.guild.fetch_member(123456789)
`
### Minimal Reproducible Code
_No response_
### Expecte…
-
**Describe the bug**
Server crashes when asked to play a song.
**How To Reproduce**
Steps to reproduce the behavior:
1. run `docker run -it --rm -e TOKEN="$TOKEN" eritislami/evobot`
2. Add the …