NextJS compatable with discord.js?
So i was talking to a friend of mine who recently developed a music bot but the website was too slow using
NodeJS
so then i asked the same question they denied that we can't.
Now i'm really curious is it or not?12 Replies
NextJS and discord.js have no correlation
Next is for webapps/websites
djs is for discord bots
so it is compatable then?
what do you exactly mean by compatible?
like will it break or basicly will it work.
you can't run djs in a website if that's what you're asking
you'll need to run it on a server
thank u amgelo
and not in a serverless environment, that won't work either, you need a persistent one
so for now atleast there's only option is nodejs?
or deno or bun
and nodejs is not slow
alr thanks for helping me understand! have a great 1!!
The thread owner has marked this issue as solved.