Cannot use /away to toggle yourself as away :-)
Hello! Similar to #26.
I tried
slack-cli -d slackbot /away
with and without quotes, also. But it does not work. What happens is that the slackbot gets a message with a path on my system, ending with "away" - which does not exist... :-)
Dunno if this is a simple fix.
BR! /marcus
Same for the "/dnd 2 hours" command.
@chipbite It should be quite easy to implement /away. Howerver @simonschllng the /dnd ... commands are more complex if we want to support all documented syntax examples:
/dnd for 15 mins
/dnd 15 minutes
/dnd until 17:00
/dnd until 5pm
/dnd until tonight
/dnd until tomorrow morning
I am primarily interested in /away. I often set a status message like break, and would like to issue a command to set myself as away as well. dnd would also be very useful but is a different use case (like wrapping up for the day, which is not done as often), IMO. Ping @regisb