diff options
author | 2021-01-19 07:47:51 +0200 | |
---|---|---|
committer | 2021-01-19 07:47:51 +0200 | |
commit | 9e1dd9d6ddcf1bbf4762cac34745a5748787e887 (patch) | |
tree | 97db9f3ea3872e17090f86addf2b29a9ae0466f7 /tests | |
parent | Merge pull request #1367 from python-discord/bug/backend/bot-4x/chunk-sync-re... (diff) |
Replace in_whitelist check with commands.has_any_role check
in_whitelist allow normal users also run commands in bot commands,
but branding commands should be mod+ only, so we need to use
has_any_role instead from discord.py.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions