This repository was archived by the owner on May 1, 2022. It is now read-only.
v0.7.0
A small update, but hey, I'm back! Sorry, life got in the way. This update is really just about addressing dis_snek 0.5.0, which introduced a lot of breaking changes that needed to be accounted for.
Updates
- BREAKING: Upgraded to
dis_snek 5.0.0. Older versions ofdis_snekwill no longer work.EmojiConverterhas been removed as Molter no longer supports versions below5.0.0.CustomEmojiConverterwas changed to be faster if you have emoji caching on.
- Molter now uses modern
attrAPI names,attr.defineandattr.field, overattr.sandattr.ib.
New Contributors
- @silasary made their first contribution in #1! Thanks so much for this - it saved me quite a bit of time, even if it wasn't perfect.
Full Changelog: v0.6.0...v0.7.0