mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-25 20:34:23 +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.