shayypy / guilded.py

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

Allow Custom CTX #40

Closed henry232323 closed 2 years ago

henry232323 commented 2 years ago

Allows devs to subclass Context and provide a new class to override functionality. Identical functionality to Discord.py

shayypy commented 2 years ago

Thanks