I just wanted to test the bot to see if I could implement it back but it didn't even launch
Steps :
git clone https://github.com/ZerioDev/Music-bot.git
cd Music-bot
yarn install (didn't work 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install' so I used npm install instead as the video in #tutorial)
nano config.js (change the token, nothing else since it was just to test)
node .
NodeJS : v16.19.0
NPM : 8.19.3
Ubuntu 22.04.3