discord-bot-dashboard-next
discord-bot-dashboard-next copied to clipboard
Guilds dont load
Some reason, the dashboard does not load Guilds.
Have you connected to the backend correctly?
what do you mean by this?
Please read https://github.com/fuma-nama/discord-bot-dashboard-next?tab=readme-ov-file#backend-development before asking
Hello there, I read the backend part many times and I still don't get what to do. I am running using pnpm run dev, and I read the code for the API that you have provided, do I need to run it separately? Would love an explanation :D
If you are facing this problem, it is important to remember that you need the backend this is a Fullstuck application, here's the link for the backend: https://github.com/fuma-nama/discord-dashboard-backend-next and you also need a DB
hope it helps, and read the README.md :)
Hello "thefourcraft", I did in fact read the docs, and I am running the backend and still no success.
Proof:
I actually managed to fix this for myself, I used in the backend https when I should've used http 🙄 Thanks anyways
Some hints: use dev tools in your browser, click onto the “network” tab, find the failed the request, you should be able to see more details about the error. You may check error messages logged in the console too.
How does this work? Do I need to add a new plugin or something? Fork the github page? Can someone please take their time to help me? pls