our bot doesnt start up fully

Github: https://github.com/FadeBlockMC/Discord-Bot the bot starts up so it works on discord but at the server it says "starting" aka not fully online
GitHub
GitHub - FadeBlockMC/Discord-Bot
Contribute to FadeBlockMC/Discord-Bot development by creating an account on GitHub.
No description
10 Replies
d.js toolkit
d.js toolkit2d ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
TirelessTraveler
This looks like pterodactyl. Try printing “done” when the bot is ready and see if that works.
Renssus
RenssusOP2d ago
it prints the Login of the bot
TirelessTraveler
Can you add a line after that to print “done” without the quotes?
NyR
NyR2d ago
If it's working, then it's online. And i see the log Logged in as .... That confirms it.
Renssus
RenssusOP2d ago
I have spoken with the host, and he says it says on the server its "offline" like that there is something missing
NyR
NyR2d ago
Well then it's an issue of host. Not d.js related
Renssus
RenssusOP2d ago
every single bot they have is working besides that one
NyR
NyR2d ago
Can't really help with whatever that is. You say bot is online (working). I see the log that client is logged in. Idk what more you need help with in d.js As I said. Talk to your host, d.js can do nothing here
lupus
lupus2d ago
Specifically, ask them what they put in the Start Configuration section of the Egg - it'll react to that phrase being printed.

Did you find this page helpful?