I would like to create a slack command like /byebye , which first runs the /giphy peace i'm out of here command and then runs the /leave command in the same channel. Itβs pretty clear from the Slack API how to create new commands, but itβs unclear how to group other commands into a custom slash command (if you can even make one). Can you run other slash commands inside a custom slash command, and if so, how do you do it?
dino source share