regisb / slack-cli

Slack CLI for productive developers
MIT License
170 stars 24 forks source link

Can I stream all direct messages for me? #28

Closed jbl-proglove closed 4 years ago

jbl-proglove commented 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.

Thanks in advance and cheers, Julius

regisb commented 4 years ago

Similar to #27, would the following work for you?

slack-cli -s all | grep "<@julius>"