Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.63k stars 2.28k forks source link

Fix error message edge case in parse_timedelta #6357

Closed Jackenmen closed 2 months ago

Jackenmen commented 2 months ago

Description of the changes

Fixes error message for an edge case minimum and maximum values in the TimedeltaConverter.

Have the changes in this PR been tested?

Yes