mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05: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