Tomato6966 / Musicium

An advanced Discord Music Bot with a Dashboard, using distube.js.org having an interactive button & menu system and many features! Supported Features: Spotify • YouTube • SoundCloud • Live Stream • Audio Filtering • DJ Roles • Autoplay • Autoresume • Dashboard + Live Queue • ...
https://musicium.eu
GNU General Public License v2.0
298 stars 310 forks source link

Can't run the bot in replit #122

Closed daniel-jebarson closed 2 years ago

daniel-jebarson commented 2 years ago

I imported the Musicium bot from github in replit and tried to run it in replit and I followed the youtube tutorial and filled all the necessary details but it ends up with the below error. image image Please help me to fix this issue

MondoPIX commented 2 years ago

try npm install --python="/usr/bin/python3.6" or npm install --python=python3.6

daniel-jebarson commented 2 years ago

npm install --python="/usr/bin/python3.6"

I tried this but it doesn't work and shows the same error image

Tomato6966 commented 2 years ago

u need nodejs v16.6

Tomato6966 commented 2 years ago

just fork my replit

daniel-jebarson commented 2 years ago

thank you i forked the repo in replit and it worked