diff --git a/README.md b/README.md index 20b26df..1ad6f9e 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,16 @@ Go to the console and type this : npm i ``` +To start the bot : + +``` +#With Node +node index.js + +#With pm2 +pm2 start index.js --name "MusicBot" +``` + All you have to do is turn on your bot ! ### 🎵 Music commands