mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-03-04 04:58:46 +00:00
There was a bug with has_permissions that checked the bot's permissions instead of the message author which was also corrected. The docstring itself hinted that it checked for the author rather than the bot.