Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give an Emoji Select Option to Slash Commands. #10520

Closed
OfficialRushO opened this issue Sep 28, 2024 · 1 comment
Closed

Give an Emoji Select Option to Slash Commands. #10520

OfficialRushO opened this issue Sep 28, 2024 · 1 comment

Comments

@OfficialRushO
Copy link

Which application or package is this feature request for?

discord.js

Feature

I'd like to have an option to send emoji select options to slash command users with min and max values. It'll make implementing certain things easier, like Reaction Role commands that we need the user to enter an emoji.

That can be done with a string option, without that emoji select option also, but users can mess with the bot easily.

Ideal solution or implementation

A slash command option that only accepts emoji inputs.

  • Shows the general & custom emoji menus.
  • Named something like addEmojiOption.
  • Ability to set min, max values and required state.

Alternative solutions or implementations

No response

Other context

No response

@monbrey
Copy link
Member

monbrey commented Sep 28, 2024

We can only implement features that are provided by the Discord API. Please direct your feature request to Discord.

@monbrey monbrey closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants