"Missing Discord Identifier"

Hey everyone,

I’m having an issue: Every time I try to connect to my own server, I get kicked with the message “Missing Discord identifier”.
However, the server log shows that the identifier is being detected correctly.

1 Like

You have code trying to validate a discord id and triggering .done(“Missing Discord identifier”) when it fails to find one. Search for that code and fix it. Probably in a framework