Diem
DIAdiscord.js - Imagine an app
•Created by Diem on 10/29/2023 in #djs-questions
How would you accomplish this?
As I was typign this out, I just thought, "why not just not modify the message embed unless user has submitted their Reddit ID" so I think that'll just solve my issue though lol.
9 replies
DIAdiscord.js - Imagine an app
•Created by Diem on 10/29/2023 in #djs-questions
How would you accomplish this?
I'll try to example exactly what occurs, sorry about that.
1. User types /register command
2. User is prompted with a message embed with 3 buttons, with a title saying "How did you find us"
3. User presses one of the three buttons, "Reddit" button
4. Modal appears infront of user stating, "Please enter your Reddit ID"
Here is where I'm hitting a roadblock.
If user closes this modal, I want the previous message embed to go back to step 2. Where they're prompted with 3 buttons again.
9 replies
DIAdiscord.js - Imagine an app
•Created by Diem on 10/29/2023 in #djs-questions
How would you accomplish this?
Is there a best practice for how do an alternative? I'm fairly new to Discord bot programming, so I'm not exactly sure what best practices to follow/haven't seen enough examples of other bots.
9 replies
DIAdiscord.js - Imagine an app
•Created by Diem on 10/29/2023 in #djs-questions
How would you accomplish this?
bun version 1.0.6 & └── [email protected]
9 replies