Skip to content

Mock event for /ban only tests timeouts #195

Description

@Xemdo

Current behavior is that the is_permanent field is constantly set to false. This only lets us test timeouts, not bans.

Expected /ban behavior:

  • ends_at will be null
  • is_permanent will be set to true

Expected /timeout behavior:

  • ends_at will be 3 minutes in the future (custom input should be allowed)
  • is_permanent will be set to false

Default use of "twitch event trigger ban" should be simulating /ban.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions