HifumiOld icon indicating copy to clipboard operation
HifumiOld copied to clipboard

Add ways for people to create their own custom listeners without using regex

Open Xetera opened this issue 6 years ago • 0 comments

We don't want to deal with catastrophic backtracking stuff so this would just be a premium feature for searching user input. A (--i) flag could be added to make the matching case insensitive.

This should take priority over cleverbot responses Command layout: $listen { listened command } [ --options ] | { response }

Example: $listen anime sucks --i | No u

Xetera avatar May 12 '18 13:05 Xetera