diff --git a/apps/docs/src/content/docs/api/chat.mdx b/apps/docs/src/content/docs/api/chat.mdx index e764794..5bb7785 100644 --- a/apps/docs/src/content/docs/api/chat.mdx +++ b/apps/docs/src/content/docs/api/chat.mdx @@ -14,12 +14,11 @@ The websocket server is located at `wss://hackclub.tv/api/chat/ws/:username`, wh You'll need to provide authentication, which can be done by providing an `auth_session` cookie, just like the REST API.