PR #221 requires doing things with interactions and the current release of Eris has suboptimal interaction types in addition to a complete lack of support for modals. Additionally, in PR #225, we discovered (#225 (comment)) that the latest release of Eris doesn't have a Member#dynamicAvatarURL, which was PRed and merged (abalabahaha/eris#1411) but is not yet available in a release.
Moving to e.g. https://github.com/DonovanDMC/eris/tree/everything as our Eris version will get us those latest development changes before they make it into a stable release of Eris, which is important considering its recent release timelines.
PR #221 requires doing things with interactions and the current release of Eris has suboptimal interaction types in addition to a complete lack of support for modals. Additionally, in PR #225, we discovered (#225 (comment)) that the latest release of Eris doesn't have a
Member#dynamicAvatarURL, which was PRed and merged (abalabahaha/eris#1411) but is not yet available in a release.Moving to e.g. https://github.com/DonovanDMC/eris/tree/everything as our Eris version will get us those latest development changes before they make it into a stable release of Eris, which is important considering its recent release timelines.