defnot
DIAdiscord.js - Imagine an app
•Created by defnot on 4/5/2024 in #djs-questions
Message missing Embeds that should be there. Restarting the bot fixes the problem.
3 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
thanks
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
it then goes and requests the score via RCON from the server
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
the user experience for people using that command is insane tho. you can get the score of any player (whitelisted: autocomplete) and the scoreboards also autocomplete
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
but like it has to actually get the whitelist from a minecraft server because i use the whitelisted people for the autocomplete
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
i hate this code
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
nah this is insanely unreadable
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
xDDDD
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
yea this works
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
i am sorry about this mess but this actually works
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
logging focused yields:
{ value: '', type: 3, name: 'playername', focused: true }
when hovering over playername
and
{ value: '', type: 3, name: 'item', focused: true }
when hovering over item
29 replies
DIAdiscord.js - Imagine an app
•Created by defnot on 3/5/2023 in #djs-questions
Handle multiple Autocomplete Events on the same Interaction
^ taken from autocomplete.ts
29 replies