Bluefissure / Inviter

11 stars 3 forks source link

Is it possible to invite based on multiple criteria? #13

Closed rrbailey89 closed 1 year ago

rrbailey89 commented 1 year ago

such as the plugin looking for this or that for example: lfg z3 OR inv

Bluefissure commented 1 year ago

You can use regular expression to do that. (inv|lfg) for example