mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-09 21:25:01 +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.