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.
10 Replies
- 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!This looks like pterodactyl. Try printing “done” when the bot is ready and see if that works.
it prints the Login of the bot
Can you add a line after that to print “done” without the quotes?
If it's working, then it's online. And i see the log
Logged in as ...
. That confirms it.I have spoken with the host, and he says it says on the server its "offline"
like that there is something missing
Well then it's an issue of host. Not d.js related
every single bot they have is working besides that one
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
Specifically, ask them what they put in the
Start Configuration
section of the Egg - it'll react to that phrase being printed.