serenity-rs / poise

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

Fix serenity next breakage due to dm-permission being removed in serenity next #271

Closed supercoolspy closed 2 months ago

supercoolspy commented 2 months ago

Title

GnomedDev commented 2 months ago

This removes the guild_only parameter entirely, which is not the solution and will break bots at runtime. I will fix this when I have time and energy, but for now you can pin to the serenity commit before the breakage. A reminder that this is what you get when using unstable branches, they break and have no guarantees for even compiling.