Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Bot does not respond to command and cmd complains that it does not have thread permissions when it does #80

Open
HolyPeanut opened this issue Mar 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@HolyPeanut
Copy link

Upon sending the message command to the bot, which has every permission listed in the readme (and then some) the command line throws the error:
File "C:\Python312\Lib\site-packages\discord\app_commands\checks.py", line 365, in predicate
raise BotMissingPermissions(missing)
discord.app_commands.errors.BotMissingPermissions: Bot requires Manage Threads permission(s) to run this command.

Steps to reproduce the behavior:

  1. Have the bot set up and running
  2. Use message command
  3. ?????
    image
    image
    image
@HolyPeanut HolyPeanut added the bug Something isn't working label Mar 6, 2024
@lokashrinav
Copy link

lokashrinav commented Oct 26, 2024

Hello @HolyPeanut. Did you turn on Manage Threads In Bot Permissions?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants