Make a website interact with discord
Hi, is it possible to make a website that interact with discord realtime, such as chatting, send file without widget
2 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!noo i mean i want create my new one
because i make for elderly people which not have a account discord
how about use websocket
i can use messageCreate event to render message on website yes
hmmm so i mean i create another websocket to interact with client and websocket that normally in discordjs
okay thanks
is there any limited at that way
limit*
such as if many people send chat 1 time
and transfer to bot and bot will send many chat 1 time like this
okay cool
thank u