Question about modals

i want to make a login page like websites have using discord-modals, is it possible to do this somehow by using database like mongodb and save the responses as a data ?
5 Replies
d.js toolkit
d.js toolkit8mo ago
- 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!
Squid
Squid8mo ago
discord-modals was a deprecated package used to add one early Discord feature before testing it like discord.js does it was never supported by the discord.js team since there's no reason not to just use the modals in the latest discord.js version(s)
SpyCat(Billi)
SpyCat(Billi)8mo ago
is there any good alternatives to discord modals
Squid
Squid8mo ago
discord.js there is nothing that discord-modals has that discord.js doesnt
SpyCat(Billi)
SpyCat(Billi)8mo ago
so ok