woojiahao / Taiga

Discord administration bot
https://woojiahao.github.io/Taiga
MIT License
20 stars 12 forks source link

Regex Argument Type #11

Closed woojiahao closed 5 years ago

woojiahao commented 5 years ago

Create a regex argument type to read and parse regex expressions.

This has to be an end argument since regex has spaces and it should thus be treated as such

woojiahao commented 5 years ago

Good idea, done