Zheoni / VotaBot

A discord bot to create interactive simple polls easily.
https://discordapp.com/api/oauth2/authorize?client_id=509451579678654468&permissions=68672&scope=bot
MIT License
7 stars 2 forks source link

New better regex #3

Closed Zheoni closed 5 years ago

Zheoni commented 5 years ago

^!poll\s(((time=\d+([smhd]?\s))?("[^"\n]+"\s?){1,11})|(help)|(examples)|(end\s\d+))$

This is better but may need testing.