serenity-rs / poise

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

Add guild permissions check #292

Open jamesbt365 opened 1 month ago

jamesbt365 commented 1 month ago

Saves bot users doing this themselves if they prefer to have commands that follow the guild permissions instead of the current channel permissions, seems like something that should be built into the framework.