When i start my project it doesnt turn on my discord bot and i have set startup file correctly i have tested it on my pc locally using node
Posted by user_r4k9e1 in discord-bots.
[18.35.51]Server marked as offline [18.35.54][Wispbyte]: Checking server disk space usage, this could take a few seconds... [18.35.54][Wispbyte]: Updating process configuration files... [18.35.54][Wispbyte]: Ensuring file permissions are set correctly, this could take a few seconds... [18.35.54]Server marked as starting \ \ / ( ) \ \ /\ / / / ' \ ' \ / \ \ V V / \ \ ) ) / \ /\ / / . / . / \ , \ \ / Your server is currently starting! Enjoy using Wispbyte [18.35.56][Wispbyte] : Docker image pulled successfully [18.35.56]v19.9.0 [18.35.56]Server marked as running [18.35.56]:/home/container$ if [[ d .git ]] && [[ ${AUTO UPDATE} == "1" ]]; then git pull; fi; if [[ ! z ${NODE PACKAGES} ]]; then /usr/local/bin/npm install ${NODE PACKAGES}; fi; if [[ ! z ${UNNODE PACKAGES} ]]; then /usr/local/bin/npm uninstall ${UNNODE PACKAGES}; fi; if [ f /home/container/package.json ]; then /usr/local/bin/npm install; fi; /usr/local/bin/node /home/container/${JS FILE} [18.36.02]25l[ .........] idealTree: timing idealTree Completed in 157ms [ .........] / idealTree: timing idealTree Completed in 157ms [ .........] idealTree: timing idealTree Completed in 157ms [ .........] idealTree: timing idealTree Completed in 157ms [ .........] idealTree: timing idealTree Completed in 157ms [ .........] idealTree: timing idealTree Completed in 157ms [ .........] idealTree: timing idealTree Completed in 157ms [ .........] idealTree: timing idealTree Completed in 157ms 25h [18.36.02]up to date, audited 27 packages in 2s [18.36.02]8 packages are looking for funding [18.36.02]run for details [18.36.02]found 0 vulnerabilities