serenity-rs / poise

Discord bot command framework for serenity, with advanced features like edit tracking and flexible argument parsing
MIT License
644 stars 114 forks source link

Events not firing on latest `serenity-next` #253

Closed jamesbt365 closed 6 months ago

jamesbt365 commented 6 months ago

Seems like 0c8cfd256790f130a18c5e9d41f6881137f72e8b has broken something as now no events seem to fire after the ready event.

Trying to change the bot activity within the event never changes the activity either, the bot just does nothing at all, but compiles fine.

image

jamesbt365 commented 6 months ago

Fixed by serenity-rs/serenity@4b6fe7a1530d8306ddb74e141675d2555d8e2533