mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-05-06 00:33:31 -04:00
dce2378806
* 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