Closed ghostbear closed 1 year ago
The reason why the GuildCreatedEventHandler doesn't receive events is that it takes too long for it to start subscribing. The current solution is to inject the GuildCreatedEventHandler into the method where the gateway is created that way it can be the first subscriber.
Could be a rule or a silent error causing the issue