smogon / Porygon-Z

The Bot for the Official Smogon Discord (WIP)
https://discord.gg/smogon
MIT License
13 stars 6 forks source link

Upgrade to Discord.js v13 #35

Open HoeenCoder opened 3 years ago

HoeenCoder commented 3 years ago

Upgrades Discord.js to v13, which enables new features and gets us on the latest API version (which also fixes at least 1 bug).

AnnikaCodes commented 3 years ago

So apparently the issues with unit tests are caused by us extending Discord.js classes with Structures... I'm not sure how this works but I'll try to get to fixing it sometime soon.