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

use newer features of Slack's slash command integration #41

Open
tmaybe opened this issue Feb 5, 2016 · 0 comments
Open

use newer features of Slack's slash command integration #41

tmaybe opened this issue Feb 5, 2016 · 0 comments

Comments

@tmaybe
Copy link
Collaborator

tmaybe commented Feb 5, 2016

Slack released some enhancements to its slash command integration a few months ago. You can now:

  • style private messages
  • respond publicly in a channel without requiring the incoming webhook integration

I definitely like the ability to style private messages and will add that. It may also fix the unclickable links bug.

A public response from a slash command makes you echo the command you typed publicly as well, which I think is uglier than the straightforward incoming webhook, so I may not change the way I'm doing it now.

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

1 participant