Filters
Last updated
Last updated
You can find an explanation .
Be sure to have read and before starting here.
This section lists all the types of filters that can be added to behaviors.
Allows you to ignore members who do not have a specific role.
Roles
List of roles to filter.
Selecting from a defined list
Allows you to ignore channels other than the one selected.
π‘It is very common to add this filter so that a behavior is triggered only when the event is called in a specific channel.
Channel
The only authorized channel.
Selecting from a defined list
Allows you to ignore messages that do not contain specific text.
π‘It is very common to add this filter so that a behavior is triggered only when something is mentioned in a message. For example the name of the character.
Content
The content that the message must contain.
Text
Case-sensitive
Should case sensitivity be checked.
Enabled/Disabled
Allows you to ignore messages that are not exactly the one configured.
Content
The content that must fully correspond to the message.
Text
Case-sensitive
Should case sensitivity be checked.
Enabled/Disabled
Allows you to ignore messages that do not start with a particular text.
Content
The content with which the message must start.
Text
Case-sensitive
Should case sensitivity be checked.
Enabled/Disabled
Allows you to ignore messages that do not end with a particular text.
Content
The content with which the message must end
Text
Case-sensitive
Should case sensitivity be checked.
Enabled/Disabled