#Slash commands not detected
19 messages · Page 1 of 1 (latest)
what do you mean by 'not detected'
i looked through this entire repo and you dont have anything for registering slash commands
Forgot the commit what I've done it stills gives me the error of: DiscordAPIError[50035]: Invalid Form Body
can you show the full error?
one of your commands is missing a name
looks like your app.ts isn’t saved
it was, i can't let this happen xd
log allCommands from this and show what the output is
sure
shouldn't I use interaction.client.application.commands.create() instead ?
Creating Your Bot: Registering slash commands