Skip to content

twitch redeem commands - multiple commands with the same name #491

@MrAAA162

Description

@MrAAA162

if 2 redeem commands have the same name (for the same redeem), and one is disabled and the other enabled, its possible that the command check will find the disabled command first and then stop looking. .FirstorDefault()

MIU will look for the first command with that name and then stop looking, doesnt matter if its enabled or disabled. So i guess its finding the disabled one first before the enabled one and stops looking at the rest of the redeems

Metadata

Metadata

Assignees

No one assigned

    Labels

    LOE:LowImpact to single system and can be addressed by a single developer within a single session.STAT: Todo

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions