discordextremelist / website

The official source code for the website side of DEL!
https://discordextremelist.xyz
GNU Affero General Public License v3.0
75 stars 28 forks source link

Non-slash application commands are displayed under the "Slash Commands" header #226

Closed shayypy closed 2 years ago

shayypy commented 2 years ago

Describe the Bug

User and message application commands are shown under the "Slash Commands" header on bot pages.

Steps to Reproduce

  1. Visit a bot page with non-slash application commands (example, example) and scroll down to "Slash Commands"
  2. All types of application commands are displayed

Expected Behavior

Only slash commands should be displayed. I would recommend making two more sections for "User Commands" and "Message Commands"

Screenshots

image

Environment

I don't think this part of the form is relevant to this specific issue. Will fill out if needed lol

Additional context

advaith1 commented 2 years ago

i think i noticed this before ctx menus released but never fixed it lol

we'll probably just filter non-slash commands out

carolinaisslaying commented 2 years ago

Already fixed in bc55a5ee1b8720e4b8874b8ce515588dc844e0a0