-
Hey @jponge ,
Discord4j is using Mono and when executing the tests, I get this error:
```
[INFO] Running io.quarkiverse.discord4j.test.Discord4jGatewayEventListenerTest
2024-02-10 20:11:26,846…
gsmet updated
8 months ago
-
Hi,
I've noticed that there doesn't seem to be a Maven repository with artifacts available. Has a version been released yet, or are there plans for an upcoming release?
Thanks,
Domagoj
-
There may be a need to implement message sending without Discord4J
sjcl updated
10 months ago
-
### Describe the bug
Console keeps spamming this code below a few times per second. I'm using Fabric 1.20.2 with the latest version of the mod, ViaBackwards, and ViaVersion installed. However, I have…
-
![fail](https://github.com/Discord4J/Discord4J/assets/116329264/6a839efe-cba8-4014-a1fc-e51223785f38)
**To Reproduce:**
1. This tag of this bot: https://github.com/UnorderedSigh/FreezeDisc…
-
Using Discord4J with lavaplayer. My bot randomly stopped working yesterday, and I'm not sure what's wrong. Here is the error displayed:
[lava-daemon-pool-info-loader-2-thread-1] ERROR com.sedmelluq…
-
**To Reproduce:**
1. Start the bot
2. Wait for another discord user to join the server
3. The bot doesn't react (there is no error log)
**Expected Behavior:**
After someone joins a di…
-
When interacting with buttons, the response from them takes a very long time. Conventionally, I have a message with verification of users by gender type and buttons, as well as a corresponding event.
…
-
## Compiler version
Compiler version: 3.1.0-RC1
## Minimized code
```Scala
object Bot extends App {
val token = sys.env("DISCORD_TEST_BOT")
val gid = sys.env("GUILD_ID")
val clien…
-
Vincular la api con Discord. Para esto, agregar la dependencia Discord4j (u otra, averiguar bien). Por el momento, levantar el bot con localhost (al parecer, con tener el token ya anda).
Una vez vin…