Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jul 3, 2021. It is now read-only.
This repository was archived by the owner on Jul 3, 2021. It is now read-only.
There was an error while loading. Please reload this page.
PlugAPI seems to have a few deps that pull in a lot of other deps.
The worst ones in this regard are
bufferutilandgot.I would recommend looking at their usage and if they can be phased out.
I just made the move from
requesttoneedleand in our bot, and that was a lot of extra deps removed.Having a lot of dependencies is not an inherently good situation to be in, imo.