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

Closed
opened 2024-03-07 02:47:23 -06: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 02:47:23 -06:00
cswimr added the
enhancement
label 2024-03-07 02:47:23 -06:00
cswimr self-assigned this 2024-03-07 02:47:23 -06:00
cswimr added this to the Aurora - To-Do project 2024-03-07 02:47:23 -06: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 21:06:16 -05: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 21:06:21 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cswimr/SeaCogs#23
No description provided.