CyladeJS
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by CyladeJS on 2/8/2024 in #djs-questions
Suggestion System with Polling
Hello, I want to ask for help to improve my code, I want to create a feature like in the video bellow, so when the embed is first sent it will have 2 buttons, namely
upvoteButton.setLabel('⬆️');
and downvoteButton.setLabel('⬇️');
. Users can only select one button
- My Code
- src\commands\Other\suggest.js
: https://sourceb.in/2ouGW3Vt8q
- src\index.js
: https://sourceb.in/fd8CWW0il7
Watch the video bellow for an example2 replies