You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a local project I am using this library, but then utilizing ArgParse to get information from the command sent to the bot. This works well when your bot is more of a command based tool.
In a local project I am using this library, but then utilizing ArgParse to get information from the command sent to the bot. This works well when your bot is more of a command based tool.
For example:
This allows us to onboard new devs quicker and prevents Havok when someone commits the wrong regex that accepts one too many weird things.
Was wondering how anyone else felt about this?
One thing that would be even cooler is if this could be a decorator...
like...
Anyone have any thoughts or opinions?
The text was updated successfully, but these errors were encountered: