Open TinyPandas opened 3 years ago
Need to replace djs import with official in package.json on v13 release.
https://github.com/RSA-Bots/PandaProtector/blob/feature/djsv13/package.json#L27
Currently utilizing npm i discord.js@dev which pins to a specific commit. DJS is projected to release v13 later this month.
npm i discord.js@dev
Need to replace djs import with official in package.json on v13 release.
https://github.com/RSA-Bots/PandaProtector/blob/feature/djsv13/package.json#L27