I made a bot with initially 3 commands, then added 3 commands later on, and the new 3 commands won't display anywhere. I ran the exact same bot but on a different account and all 6 commands appear fine. I tried using
Routes.applicationGuildCommands
Routes.applicationGuildCommands
using my server's ID instead of
Routes.applicationCommands
Routes.applicationCommands
, it worked at first, but the initial 3 commands were duplicated so I kicked and reinvited the bot, and the new 3 commands are now nowhere to be seen.