Skip to content

Music request in Threads is not working #60

@SeasonPhan

Description

@SeasonPhan

if player.text_channel.id != message.id:

fixed by replacing line above with
if not player.message or player.message.id != message.channel.id:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions