Migrate from pytimeparse2 to Red's inbuilt timedelta/relativedelta parsing utilities #23

Closed
opened 2024-03-07 03:47:23 -05:00 by cswimr · 1 comment
Owner

Currently, Aurora uses the pytimeparse2 library to parse timedeltas and relativedeltas. This is unnecessary, as Red-DiscordBot includes commands.converters.parse_relativedelta and commands.converters.parse_timedelta already.

Currently, Aurora uses the [`pytimeparse2`](https://pypi.org/project/pytimeparse2/) library to parse timedeltas and relativedeltas. This is unnecessary, as Red-DiscordBot includes [`commands.converters.parse_relativedelta`](https://docs.discord.red/en/stable/framework_commands.html#redbot.core.commands.converter.parse_relativedelta) and [`commands.converters.parse_timedelta`](https://docs.discord.red/en/stable/framework_commands.html#redbot.core.commands.converter.parse_timedelta) already.
cswimr added this to the Aurora Release milestone 2024-03-07 03:47:23 -05:00
cswimr added the
enhancement
label 2024-03-07 03:47:23 -05:00
cswimr self-assigned this 2024-03-07 03:47:23 -05:00
cswimr added this to the Aurora - To-Do project 2024-03-07 03:47:23 -05:00
Author
Owner

Done in f4efcb8ea5

Done in [f4efcb8ea5](https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs/commit/f4efcb8ea5f5eae567b49864dc3cc556bb3c68f0)
cswimr added the
cog
Aurora
label 2024-10-31 22:06:16 -04:00
cswimr changed title from [Aurora] Migrate from pytimeparse2 to Red's inbuilt timedelta/relativedelta parsing utilities to Migrate from pytimeparse2 to Red's inbuilt timedelta/relativedelta parsing utilities 2024-10-31 22:06:21 -04:00
Sign in to join this conversation.
No description provided.