Skip to content

feat(filters): add months filter to Twitch sub event (#3498)#3499

Merged
zunderscore merged 3 commits into
crowbartools:v5from
CathieNova:master
May 21, 2026
Merged

feat(filters): add months filter to Twitch sub event (#3498)#3499
zunderscore merged 3 commits into
crowbartools:v5from
CathieNova:master

Conversation

@CathieNova
Copy link
Copy Markdown
Contributor

Description of the Change

Added "Months Subbed" filter to the "Sub (Twitch)" event for more flexibility with sub alerts.

The Twitch sub event already passes totalMonths and streak into the twitch:sub event, but totalMonths was not available as a filter.

The filter supports number comparisons:
"is", "is not", "less than", "less than or equal to", "greater than", and "greater than or equal to".

Applicable Issues

#3498

Testing

Tested the filter both live and offline.

Confirmed:

  • Firebot launches and runs normally
  • The filter appears for the "Sub (Twitch)" event
  • The filter settings save correctly
  • The filter works as intended in a test build
  • Sub events process correctly with the filter enabled

Screenshots

image image image

@CathieNova CathieNova requested a review from ebiggz as a code owner May 20, 2026 10:12
Copy link
Copy Markdown
Collaborator

@zunderscore zunderscore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks!

@zunderscore zunderscore merged commit 7b9d28a into crowbartools:v5 May 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants