spacebarchat / server

Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love
https://spacebar.chat
GNU Affero General Public License v3.0
1.49k stars 250 forks source link

Joining a server Via an invite doesn't trigger the GUILD_CREATE event #1125

Open MathMan05 opened 5 months ago

MathMan05 commented 5 months ago

Describe the bug Joining a server Via an invite doesn't trigger the GUILD_CREATE event

To Reproduce Steps to reproduce the behavior: Join a server via an invite and watch the web socket

Expected behavior I should get a GUILD_CREATE event

Additional context Breaks Jank Client and found using Jank Client

MathMan05 commented 5 months ago

This also makes joining with an invite not work on the official client as well

MathMan05 commented 5 months ago

this appears to have fixed itself, leaving open until someone else confirms as well

CyberL1 commented 5 months ago

Can confirm it on the latest discord.com client, I must refresh for the server I joined to appear

MathMan05 commented 5 months ago

good enough for me

MathMan05 commented 5 months ago

I missread that

MetaverseRPN commented 5 months ago

Can confirm this is also the case with the official spacebar client, redirects you to a page that literally just says not found when you attempt to click the link and go to it.