#Multiple inputs in a slash command

1 messages · Page 1 of 1 (latest)

orchid cargo
#

I would like to see a feature added to slash command choices where a user can specify a comma-separated list under one option. For example, if a moderator would like to assign a user multiple roles: I'd like them to be able to run /role user role1,role2,role3... without having to hard-code role1, role2, role3 as options. How can i do this

dire robin
#

You can't

pearl coral
#

You can't right now due to Discord limitations

#

Discord's API doesn't allow for multi-choice options as of now

dire robin
#

You could make a role select menu if you're using the master branch :p

red axle
#

Cuz i wanted a direct response rather than sending a select menu and then doing stuff on that

orchid cargo
dire robin
#

Same concept

red axle
#

I used regex