https://discordjs.guide/creating-your-bot/slash-commands.html#before-you-continue
I got as far as the bit before it requests to create:
- commands/utility/user.js
- commands/utility/server.js
At this point it is supposed to respond with pong when I send ping. In in a text channel I think.
Can someone confirm this and help meunderstand why mine isn't working?