Twentysix26 / x26-Cogs

General purpose cogs for Red V3
GNU General Public License v3.0
41 stars 29 forks source link

[Feature request] message-matches-any, but with regex instead of wildcards #6

Closed ProfessorSniff closed 3 years ago

ProfessorSniff commented 3 years ago

Cog

Feature Allow use of regex instead of simple wildcards, instead of simple wildcards. (something like https://docs.python.org/3/library/re) Preferably add a new condition like message-matches-regex since regex is a lot more complex than wildcards, and would break old rules.

Twentysix26 commented 3 years ago

Added in https://github.com/Twentysix26/x26-Cogs/compare/7c8eefe56810...ff56ca4ce264