I was migrating my bot from discord.py to nextcord and I changed my help command to a slash command, but it kept showing me this error: nextcord.errors.HTTPExc
I am trying to make slash commands in my bot. However when I run the bot, the slash commands dont appear, I've tried reinviting the bot too. Here it my current