mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-03-09 14:37:21 -04:00
* Prevent unexpected matches by asserting whitespace or eof at the end of matches * Use a positive lookahead instead of a capturing group to support 1d6h syntax * Use fullmatch instead of modifying regex strings