NamVr / DiscordBot-Template

A boilerplate / template for discord.js v14 bots with 100% coverage of Discord API, command handler, error handler based on https://discordjs.guide/
https://djs.docs.namanvrati.me/
Apache License 2.0
316 stars 74 forks source link

[UPGRADE] | Discord.JS v14 Template #17

Closed NamVr closed 2 years ago

NamVr commented 2 years ago

🔖 | Discord.JS v14 Upgrade

Discord.JS's v14.0.1 has been released.

Check Breaking Changes: https://discordjs.guide/additional-info/changes-in-v14.html The full changelog is available on GitHub: https://github.com/discordjs/discord.js/releases/tag/14.0.0

New Features

NamVr commented 2 years ago

All set for v14! I would review & recheck the whole code few more times to ensure everything is good to go, and then merge!