You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
The text was updated successfully, but these errors were encountered: