Guys any suggestions on making dashboard for my discord bot
I want to integrate the dashboard and bot realtime
4 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!thats outside of the scope of djs
you can ask in #other-js-ts though there have been multiple posts about that already, you should check them first
You may use the http module or something like express to host a small http server, then return an html file that you can log into and make a custom api to retrieve bot stats.