Problem with dropdown component interaction
I'm writing a Discord LLM bot that take input -> render options to choose -> output from choice. Example and problem in screenshot attached.
The code that create and track vote is in here: https://github.com/alaireselene/kiki-chan/blob/main/src/utils/ai.ts, line 237 to 318 for handling after select choices, line 321 to 368 for create dropdown component.
Currently i let it respond that I choose., but still fail. Any idea?

5 Replies
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
Oh, thank you so much, let me try to fix that
And can I ask you how can you find that piece of code that wrong? Very very curious
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
Ohhh true true tysm. Driving rn so i will update soon i touch my keyboard
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View