discord / discord-example-app

Basic Discord app with examples
MIT License
515 stars 525 forks source link

Discord does not seem to handle interactions properly. #34

Closed Slace31 closed 9 months ago

Slace31 commented 9 months ago

Hi. I'm trying the getting started guide from discord dev portal and I have a weird behavior. When I use the /test command on discord everything looks good on ngrok and in my terminal but no message is shown in the discord channel. image image image image

Am I the only one ?

momuno commented 9 months ago

I am using Glitch, and experiencing something very similar. No "hello world + emoji" appears in the channel.

Slace31 commented 9 months ago

Ok I found out what was the error, my bot had "discord" in his name and it seems discord didn't like it. I'm closing this issue.