Hello !
I have a small question, I would like to call a command like “/command” with Make and discord. But when I publish, the command doesn’t execute, and gives only text.
Do you know how to get around this?
Thanks
Hello !
I have a small question, I would like to call a command like “/command” with Make and discord. But when I publish, the command doesn’t execute, and gives only text.
Do you know how to get around this?
Thanks
The Discord module in Make doesn’t have any module to send Slash commands. I have checked the API documentation of Discord but could not get much detail on how to send/trigger slash commands.
Hence, I recommend you check their API documentation or contact customer support to get the relevant API endpoints. If available, you can implement it using the module “Make an API Call”.
Yes, that’s what I did
Hello there @Jox
Would this mean that the direction @ManishMandot pointed you in helped you solve this? If so, could you please mark the reply as a solution?
It helps keep the community space tidy
Thanks a lot!