discord-example-app icon indicating copy to clipboard operation
discord-example-app copied to clipboard

when i use the challenge command it doesnt work

Open random-persone opened this issue 3 years ago • 7 comments

when i use the challenge command it doesnt work

random-persone avatar Jun 22 '22 15:06 random-persone

+1

ITESaurabh avatar Jan 24 '23 20:01 ITESaurabh

Can you be more specific? What did you try, what output are you seeing?

typpo avatar Jan 24 '23 20:01 typpo

let's try to rename "challenge" command in all files, it helped me

Mokss avatar Jan 28 '23 20:01 Mokss

I just forked this repo, and i am facing the same (or a similar) issue: Only the Test command shows up in the slash commands list, despite the console telling me the challenge command is added to my guild. I tried adding my own command (practically a copy of the test command), and this one does work.

Lelebees avatar Jan 31 '23 13:01 Lelebees

Is verifyKey function working for everyone ? For me its giving error VerifyDiscordRequest

Arjun021 avatar Feb 06 '23 05:02 Arjun021

The /test command works fine and gives back status "200 OK" in the ngrok console The /challenge <Object> command doesn't return any status, it's blank

I have ran, by accident, the command 'npm run register' twice, but I doubt this would cause issues? I am also confused wether the keys in the .env file should be in quotes or not, both ways seem to work for the /test command

pgm-mardoekthienpondt avatar Oct 11 '23 11:10 pgm-mardoekthienpondt

Check the PR: https://github.com/discord/discord-example-app/pull/59

Fixed the issue for me.

fr33za87 avatar Sep 25 '24 15:09 fr33za87