Open
Description
Hello :)
Following issue #157 and PR #168, we don't properly handle group-like syntax command (/command@botname
), right?
It seems that even with MatchTypeCommand
and MatchTypeCommandStartOnly
we can't recognise the command because it's considered as a different one by data[e.Offset+1:e.Offset+e.Length] == h.pattern
.
How would you do things differently? Search for pattern inclusion?
Best
Metadata
Metadata
Assignees
Labels
No labels