#GuildDelete Event somehow gets triggered when I restart my Bot
1 messages · Page 1 of 1 (latest)
FYI: this is what my guildDelete file looks like
This has nothing to do with Sapphire
It's discord dispatching that event and djs triggering that and sapphire just handling
It's a discord bug apparently though iirc
Is it a known bug or is this your assumption? (just for me to understand)
thats what I got on DiscordJS server
that's on you to resolve. Sapphire doesn't re-emit events, just binds event listeners to event emitters.
yea just a super wierd problem