Skip to content

Disable some commands in DMs #20

@jackharrhy

Description

@jackharrhy

Commands such as MCWhitelist break due to some variables not being defined, such as

if verified_role not in ctx.author.roles:

throwing an error due to roles being None

either fix these errors, or whitelist certain commands being ran in DMs or something else to fix this

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions