aquelemiguel / parrot

🦜 A hassle-free, highly performant, self-hosted Discord music bot with YouTube and Spotify support. Powered by yt-dlp.
MIT License
136 stars 44 forks source link

Using miette as a diagnostic library #217

Open afonsojramos opened 1 year ago

afonsojramos commented 1 year ago

🧐 Rationale

miette has existed for quite a while and is a really good tool to debug. Previous bug reports could have been validated much faster with it for example. However, it is not plug and play and it does take some implementation.

📝 Description

Implementing miette.

➕ Additional Information & References

Is this something that we are interested in doing?