Text Input Message Components

Comentarios

12 comentarios

  • Starnamics

    I've been wanting this feature ever since they released buttons, would be really useful!

    3
  • KeylAmi

    I enjoy the buttons and menus. a lot. What about a text input box as a component? It'd have an ID, just like the buttons and menus, but would also pass a "content" string. Something allowing direct user input, to be handled by the component stack, instead of the normal message stack. With the same message send as the normal clients. Maybe keep it to 100 chars max. usage: input a name or word or channel ping. if on an ephemeral message, it'd allow "private" input.

    3
  • ninbura

    This would be awesome, for the longest time we were going to make a front end for our server with a website, but the addition of message components has had us thinking we might not to.

    However, right now it's not very simple to get multiple text inputs from a user. Basically looking for a way to have a form with multiple text inputs and buttons, and then a final submit button.

    1
  • CodingFox

    We really need this for Bots, since making them also have input boxes just adds to the UI of a bot, then the User can just even privately send Messages to the Bot without the use of a command or message.

    2
  • Tinman

    This is a really good and useful idea! Users could privately input text, without others seeing it.

    I really hope discord adds this feature, as this is really useful, and this can make really cool stuff(when the buttons where added people made "Whack a Mole").

    0
  • novakevin

    My bots have "setup" commands which guide users through a list of setup questions... a text input would be so useful, especially now that message content intent is going to be privileged only. There's basically no other way to do a setup command without that intent now.

    0
  • lynithdev

    novakevin in an event in the official discord-developers server, they stated that they are working on text inputs. They should be out in a few weeks

    0
  • Tinman

    lynithdev I'm really glad this is being worked on! I hope they get it done soon because I am really looking forward to it :)

    0
  • Tinman

    I think these are all the components Discord should add,

    TextArea, Checkbox, RadioGroup, Radio, Slider, ColorPicker
     
    This will make for some great UI for our bots
    1
  • Tinman

    I have a recommendation for the text component:

    Make it so that the component has a [value] property, as we can use buttons or something else to submit text.

    textinput.value - Returns object value
    0
  • LingleDev

    This needs to be a thing soon. It would very greatly benefit developers, since Discord is making Message Content priviledged.

    1
  • tomnookmatlol

    I really wish this feature to be implemented, I'm also making a Discord Bot and I think this would be a very great integration.

    0

Iniciar sesión para dejar un comentario.