From 76862b4ee699fb19275de1ed39d7def9b0da331d Mon Sep 17 00:00:00 2001 From: Zerio <43386412+ZerioDev@users.noreply.github.com> Date: Wed, 24 Jun 2020 15:22:41 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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