Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically transform @here and such into <!here> #89

Open
DiogoRibeiroTalkdesk opened this issue May 11, 2016 · 5 comments
Open

Automatically transform @here and such into <!here> #89

DiogoRibeiroTalkdesk opened this issue May 11, 2016 · 5 comments

Comments

@DiogoRibeiroTalkdesk
Copy link

Is @here supported when sendig messages via 'chat.postMessage'?

Thanks

@dblock
Copy link
Collaborator

dblock commented May 11, 2016

That's more of a slack question, but I don't see why not. I would try to see what a bot receives when someone posts @here on a channel, maybe it's a well known ID?

@DiogoRibeiroTalkdesk
Copy link
Author

According to slack api they need to be formated: https://api.slack.com/docs/formatting#variables

@dblock
Copy link
Collaborator

dblock commented May 11, 2016

Just send <!here> in the text, it will work. I'll close this, reopen if it doesn't.

@dblock dblock closed this as completed May 11, 2016
@DiogoRibeiroTalkdesk
Copy link
Author

That was our solution, couldn't this be made by the client itself?

@dblock dblock changed the title Send message with @here Automatically transform @here and such into <!here> May 12, 2016
@dblock
Copy link
Collaborator

dblock commented May 12, 2016

I suppose the client could translate this for you, I'll reopen this issue as a feature request. However this feels a little too much automation for the developer when the client is a wrapper for an API and supposed to remain mostly just that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants