Skip to main content
Corvus Connection

On Keyword Match

Entry
entry.onKeywordMatchFires when a chat message matches a keyword or regular expression. Binds the matched text and the sender.

Outputs

Name
Kind
Type
Flags
outExecexecNone
matchDataSystem.Stringmultiplexed
userDataSystem.Stringmultiplexed
messageDataSystem.Stringmultiplexed

Parameters

Name
Type
Required
Default
Choices
patternSystem.Stringyes""None
matchModeSystem.Stringno"keyword"Keyword, Regular expression
minRoleSystem.Stringno"everyone"Everyone, Subscriber+, VIP+, Moderator+, Broadcaster
cooldownSecondsSystem.Int32no0None
perUserCooldownSecondsSystem.Int32no0None
debounceMsSystem.Int32no0None
dedupeKeySystem.Stringno""None
maxConcurrencySystem.Int32no0None