Skip to content

Disable automatic attachment uploading to pastebin in DMs #3403

@wookie184

Description

@wookie184

Automatic attachment uploading currently has some issues in DMs, one is that it uses clear_reactions

await message.clear_reactions()

Which raises an error if you attempt to use it in DMs (BOT-3ZK).

IMO it doesn't make much sense in DMs so I think we should just disable it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions