candrholdings / slack-cli

A command line interface for Slack implemented using node.
https://candrholdings.github.io/slack-cli/
287 stars 31 forks source link

Post files and message as_user #7

Closed moltar closed 8 years ago

moltar commented 9 years ago

Apparently it is now possible to post as actual user rather than a bot:

https://twitter.com/SlackAPI/status/661800077644689408

Please add the option. Thanks!

raymondkpwong commented 9 years ago

This is a good suggestion. We will study it.

zakhenry commented 8 years ago

:+1: this would be a great addition

raymondkpwong commented 8 years ago

Released a version 1.0.18 which adds parameter asUser. Thanks @PaulTaykalo