Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I use custom slash commands within threads in Slack

I've setup a custom slash commands /news witihn slack and it works fine but I can't find a way to use trigger slash commands via threads.

I get the following error: /news is not supported in threads. Sorry!

i've looked through the slack api documentation and i can't seem to find it. I know its possible because I have the /giphy app installed and I can use that in threads.

I found this article but it was not really helpful. https://medium.com/slack-developer-blog/bringing-your-bot-into-threaded-messages-cd272a42924f

Any advice is welcome.

like image 884
Skywalker Avatar asked Dec 07 '25 06:12

Skywalker


1 Answers

It's not possible to add app slash commands to a thread. Giphy is special cased in the codebase, which is why it works.

Source: Slack API Docs

like image 165
Colm Doyle Avatar answered Dec 08 '25 19:12

Colm Doyle



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!