Leo
DIAdiscord.js - Imagine an app
•Created by can on 1/31/2025 in #djs-questions
Running Discord bot in Next.js App
I don't understand what benefit you are getting from running both in the same application.
You said that you can easily create a route that fetches information from the client like "/api/users/:id". Who's information is fetched there? How do you authenticate users over next.js?
Do you plan on having the next.js application as a separate user interface to you application or is it more of a monitoring dashboard to visualize information about the discord bot?
8 replies