Closed jbl-proglove closed 4 years ago
Hi there,
and another question: Is it possible to create a -s selector that targets only direct messages towards me? Something like slack-cli -s to:@julius or the like.
-s
slack-cli -s to:@julius
Thanks in advance and cheers, Julius
Similar to #27, would the following work for you?
slack-cli -s all | grep "<@julius>"
Hi there,
and another question: Is it possible to create a
-s
selector that targets only direct messages towards me? Something likeslack-cli -s to:@julius
or the like.Thanks in advance and cheers, Julius