ZumitoTeam / zumito-framework

Framework for creating a bot for discord
https://framework.zumito.dev
7 stars 1 forks source link

[↺] Update to the Latest Version of discord.js #35

Open WilliamAcosta1 opened 6 months ago

WilliamAcosta1 commented 6 months ago

Problem Description: Currently, our project uses an older version of discord.js (insert current version here). It has been observed that there is a new version available (insert latest version here) that offers significant improvements in terms of performance, bug fixes, and new features. We propose updating the framework to the latest version to take advantage of these benefits and keep our code in line with the latest best practices.

Pros:

Cons:

Suggested Actions: Create a specific development branch for the update. Conduct thorough testing to identify and address potential compatibility issues. Document any necessary changes in migrating from the older version to the new one. Communicate the update to the development team and provide learning resources on the new features.