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

Remove impl AsRef to match serenity@next #248

Closed GnomedDev closed 4 months ago

GnomedDev commented 7 months ago

This fixes #247.

GnomedDev commented 4 months ago

Closing as can be a part of the serenity-next PR, and the main part (AsRef<serenity::Context>) has already been fixed on next.