Skip to content

Add "is (case-insensitive)" and "is not (case-insensitive)" conditional effect #3554

Description

@kmausolf

Describe the solution you'd like
Add conditional effects for checking string equality on a case-insensitive basis. As with the contains effects, a conditional effect to check string equality without worrying about casing would be quite welcome.

Additional context
I'm working on a trivia game built in Firebot for a fellow streamer, and we'd love a way to let people enter their answer quickly without worrying about casing but not discounting answers with the correct casing. I believe I've identified where the change would need to be made and can work on the issue with the team's approval.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions