simmsb/calamity

No Guild Create events as guilds become available

Closed this issue · 4 comments

Upon start guilds that the bot is a part of will start out as unavailable, and stay so because no Guild Create event is received to update their status. I'll investigate further, but it appears that the problem happens somewhere before handleEvent.

It's always worked for me. Are you using intents?

No, I'm using runBotIO without intents. It's rather odd because other events work absolutely fine.

Oh, I found the cause of the problem. I'll make a PR in a few minutes.

I had a custom activity type, which caused an error during parsing of the event.