mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 19:28:54 -05:00
* Change regex and the error message * few changes see ^^^ GH comment if it doesn't pass the RegEx `[a-zA-Z0-9_\.]*` then: - if on Linux and contains a "-" anywhere, not allowed - if it contains a space or starts with a "-", not allowed - if the top two don't trigger, then `confirm()` with the user. * black why * 3.3.9 * fk * ty aika * review :aha: * oopsie Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> * this is just vexed tries and jack fixes Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> * quite sad really Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>