serenity-rs / poise

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

Update & unpin serenity #218

Closed tazz4843 closed 10 months ago

tazz4843 commented 10 months ago

Pinning serenity absolutely breaks massively if users end up using a different commit than the exact one pinned in poise in their own repos. There's realistically no real reason to have it as @GnomedDev suggested, unless everyone does it.

Also updates to latest breaking changes from serenity-next.