+ The design of a discord bot spends most of the time developing commands. + The purpose of these commands is to execute certain actions by the moderation or the community. Creating a command with the framework is very simple. +
+ ++ 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 : +
+