zachnieto

Results 7 comments of zachnieto

> This looks good. > > Shiftinv mentioned the idea of adding these changes to GuildScheduledEvent.edit(), would you like to make those in this pull as well, or would you...

First time doing overloads in python, hopefully im getting close lol

Mostly curious if this is something we are even interested in having

> untested, like the idea > > We should catch any parsing errors and silently fall back to the raw error message if anything happens while parsing. Agreed, will add...

> Instead of string operations and regex matching, it would be easier (and probably more reliable) to make use of the structured error data received from the API, which is...

> Thank you for the rewrite! That seems easier to understand/maintain :> I've left some comments that should fix the remaining pyright issues and hopefully improve safety a bit. >...

Back from the dead, forgot about this completely sorry! I wanted to update it so that sub commands are easier to view and don't appear as simple options. Here is...