Skip to content

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

@HolyPeanut

Description

@HolyPeanut

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions