dominik-korsa / discord-integration

Spigot plugin that allows to sync messages in a Discord server and Minecraft chat
https://www.spigotmc.org/resources/discord-integration.91088/
MIT License
19 stars 4 forks source link

"Inbound close status" error #64

Closed aL1NaZ4R closed 1 year ago

aL1NaZ4R commented 1 year ago

Getting this error:

>di reload
[12:30:10] [Server thread/INFO]: Discord4J 3.2.2 (https://discord4j.com)
[12:30:12] [reactor-http-nio-4/INFO]: [G:5e92ee9e, S:0] All shards disconnected
[12:30:12] [reactor-http-nio-4/WARN]: [G:5e92ee9e, S:0] discord4j.common.close.CloseException: WebSocket closed: 4014 Disallowed intent(s). caused by discord4j.gateway.retry.GatewayException: Inbound close status
[12:30:13] [Server thread/INFO]: Discord Integration failed to connect
[12:30:13] [Server thread/ERROR]: [Discord Integration 3.4.3] Missing intents!
[12:30:13] [Server thread/ERROR]: [Discord Integration 3.4.3] Please enabled the "Server members intent" and "Message content intent"
[12:30:13] [Server thread/ERROR]: [Discord Integration 3.4.3] in Discord bot settings:
[12:30:13] [Server thread/ERROR]: [Discord Integration 3.4.3] https://discord.com/developers/applications/1119187473222881300/bot
[12:30:13] [Server thread/ERROR]: [Discord Integration 3.4.3]
>
aL1NaZ4R commented 1 year ago

Apologies, I got it