Commands `status-rewards` and `status-rewards-admin` don't register on Discord
I believe everything is done correctly, have the
registerApplicationCommands
method implemented. Both show up in debug logs that they are registered, yet don't show up on discord.


9 Replies
reload your discord client and then see if they show. discord caches application commands in your client, thus do not immediately get displayed
Already tried that! still doesnt work
@mallusrgreat am not sure this could be a reason but try this once
I swear you can...
type a / here and tell me how many commands you see with dashes in the names
wait
wait
uh
hold on
lmao you're right im dumb
sorrryyyyyy
can you try using the discordjs methods to view the list of your registered commands (client.application.commands) or https://slash-commands-gui.androz2091.fr to verify the commands are really there?
Slash Commands GUI
Graphical User Interface to explore and edit your bot's slash commands!