jamiedubs
jamiedubs
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by jamiedubs on 8/22/2023 in #djs-questions
Dynamic options for a slash command? Wizard-esque UI
is it possible to create a slash command that uses a technique similar to Autocomplete for the subsequent arguments (options) for the command? e.g. if I have /summon <monster> and there are bunch of options for monsters - some have size or power - some have color - some have other options Ideally it'd almost be like filling out a form, with each step populated as the user does it - /summon dragon - "fire" - from a "volcano" (because fire) - specifically "Hawaii" (because volcanos) How does one do a dynamic wizard-esque interface like this using a slash command? Would an alternative idea be posting multiple epehmeral messages with the followup questions?
5 replies