You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial implementation was added, but it accepts malformed patterns and other data. Also it uses syntax from fancy-regex crate which is a bit weird, I'd like to replace it with a more established regex syntax.
We want to enable response system to have more complex triggers, eg. "text contains word
a
, but doesn't contain wordb
" etc.The text was updated successfully, but these errors were encountered: