shayypy / guilded.py

Asynchronous Guilded API wrapper for Python
https://guildedpy.rtfd.io
Other
133 stars 25 forks source link

Add before and after invoke functionality #45

Closed julien777z closed 1 year ago

julien777z commented 1 year ago

Makes it possible to call @command.before_invoke and @command.after_invoke with a coroutine.