drizzle-mizzle / CharacterAI-Discord-Bot

CharacterAI for your Discord server
MIT License
245 stars 60 forks source link

[ISSUE] System.Exception: WebSocket connection was closed #15

Closed LProjectLight closed 1 year ago

LProjectLight commented 1 year ago

17:15:51 Discord Discord.Net v3.8.1 (API v10) 17:15:51 Gateway Connecting 17:15:53 Gateway System.Exception: WebSocket connection was closed ---> Discord.Net.WebSocketClosedException: The server sent close 4014: "Disallowed intent(s)." at Discord.Net.WebSockets.DefaultWebSocketClient.RunAsync(CancellationToken cancelToken) --- End of inner exception stack trace --- at Discord.ConnectionManager.WaitAsync() at Discord.WebSocket.DiscordSocketClient.OnConnectingAsync() at Discord.ConnectionManager.ConnectAsync(CancellationTokenSource reconnectCancelToken) at Discord.ConnectionManager.<>c__DisplayClass29_0.<b__0>d.MoveNext() 17:15:53 Gateway Disconnecting 17:15:53 Gateway Disconnected

drizzle-mizzle commented 1 year ago

You forgot to enable Privileged Gateway Intents.