discordjs / Commando

Official command framework for discord.js
Apache License 2.0
497 stars 243 forks source link

Fix : The "Installation" field. #411

Closed m1sk9 closed 2 years ago

m1sk9 commented 3 years ago

Fix the required node version in the "Installation" field. The current Commando should require node v12.0.0 or higher, but it was v8.0.0, so we added a fix.

m1sk9 commented 2 years ago

As Commando will not support v13 and v12 is becoming deprecated, it will be closed as an unneeded PR.