-
As per
3.3.x: https://github.com/Discord4J/Discord4J/blob/master/voice/src/main/java/discord4j/voice/VoiceSocket.java#L54
3.2.x: https://github.com/Discord4J/Discord4J/blob/3.2.x/voice/src/main/ja…
-
現在、フォーラムのスレッドに `/setup` を行うと次のようなエラーが発生します。
![image](https://github.com/user-attachments/assets/189d5774-19bf-4be6-9e0f-86c7a817e84e)
フォーラムスレッドでも通知ができると嬉しいです。
追記: テキストチャンネルのスレッドには設定できました
-
-
- [x] Better follow OOP standards (i.e. greatly reduce the usage of static)
- [x] Use Lombok more effectively + migrate Javax annotations to Lombok
- [ ] Find and implement a more modern command par…
-
**To Reproduce:** Register an application command and receive some payload that resolves a guild channel with the field `parent_id` returning `null` (present and null).
**Expected Behavior:** …
-
Hi, I've recently tried to add a gradle dependency to one of my mods (dependency being discord4j) and I've noticed that its incredibly unclear on how to add a dependency, even when looking at the grad…
-
**To Reproduce:**
Not entirely sure when it's caused, from just visual inspection on reaction add, but not all occurances
**Expected Behavior:**
**Actual Behavior:**
20:57:49.359 WARN…
jwc65 updated
2 months ago
-
Functions:
- Add users
- Remove/Kick users
- Generate tiny URL for invites
(More functions to be added later)
-
`Discord4J: ERROR INITIALIZING LOGGER!
Discord4J: No SLF4J implementation found, reverting to the internal implementati
on (sx.blah.discord.Discord4J$Discord4JLogger)
Discord4J: It is *highly* reco…
-
디스코드 봇 생성을 위한 Gradle 및 Spring Boot dependency 초기설정
Gradle : 7.5
Spring Boot : 2.7.2
IDE : Intellij IDEA 2022.03