+ The version 13 update of discord.js marks the arrival of Slash Commands.
This new feature provides real support for developers who want to create commands on their bots.
+
+ It was announced by Discord that they will gradually replace the old command system that we all knew based on the presence of a prefix as the first character of a message with this new suppo
+
+ Open a new terminal in your project and write the following command : +
++ A file will be created in the specified location otherwise in the root of your project with the following structure : +
++ A file will be created in the specified location otherwise in the root of your project with the following structure : +
+
+ See more about ApplicationCommandOption