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

Chat input commands shown in context menu #576

Open
3 tasks done
thewilloftheshadow opened this issue Oct 19, 2023 · 1 comment
Open
3 tasks done

Chat input commands shown in context menu #576

thewilloftheshadow opened this issue Oct 19, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@thewilloftheshadow
Copy link
Contributor

thewilloftheshadow commented Oct 19, 2023

Describe the bug

Commands that are created in Replugged are not restricted to the chat input, but are shown under Apps for both users and messages

Reproduction steps

  1. Update to Replugged v4.7.4

Expected behavior

Commands should only be shown in the chat input (or better yet, let plugin developers be able to decide which it goes to)

Actual behavior

Commands are shown in the context menu, and commands that use arguments do not have the ability to receive them.

Additional information

Manually setting the type field in registerSlashCommand to 1 (CHAT_INPUT) does nothing.

Please confirm the following

  • I checked if Discord and Replugged are up to date
  • I made sure this is not related to an external plugin or a theme
  • I searched the issues to make sure this bug has not been reported before.
@thewilloftheshadow thewilloftheshadow added the bug Something isn't working label Oct 19, 2023
@OIRNOIR
Copy link

OIRNOIR commented Nov 12, 2023

I can confirm this is an issue. I find that the context menu commands always appear at the bottom of the list even when not all of the commands have loaded, so it causes mild inconveniences when looking for a context command that is near the bottom of the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants