fuma-nama / discord-bot-dashboard-next

The Most Powerful Discord bot Dashboard Template
https://demo-bot.vercel.app
MIT License
177 stars 61 forks source link

Guilds dont load #38

Open parentrb opened 8 months ago

parentrb commented 8 months ago

Some reason, the dashboard does not load Guilds. Screenshot_37

fuma-nama commented 8 months ago

Have you connected to the backend correctly?

parentrb commented 8 months ago

what do you mean by this?

fuma-nama commented 8 months ago

Please read https://github.com/fuma-nama/discord-bot-dashboard-next?tab=readme-ov-file#backend-development before asking

TickerDev commented 7 months ago

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

thefourcraft commented 7 months ago

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 :)

TickerDev commented 7 months ago

Hello "thefourcraft", I did in fact read the docs, and I am running the backend and still no success. Proof: image image image

TickerDev commented 7 months ago

I actually managed to fix this for myself, I used in the backend https when I should've used http 🙄 Thanks anyways

fuma-nama commented 7 months ago

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.

Legends-of-NGDB commented 2 months ago

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