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

Slack Integration #39

Open
coltin opened this issue Oct 24, 2017 · 2 comments
Open

Slack Integration #39

coltin opened this issue Oct 24, 2017 · 2 comments

Comments

@coltin
Copy link

coltin commented Oct 24, 2017

It would be super cool to be able to easily integrate Love into slack. Maybe this isn't possible I don't know. Here is my vision:

/love @some_user "Great job setting up that CSV repo, now we can get rid of git!"

@brenns10
Copy link
Contributor

Somewhat roundabout suggestion for that - slacksoc, a Slack bot written (by me) in Go, plus golove, a Yelp love client library written (by me) in Go. The plugin is integrated in the bot right here.

It's not directly a Slack integration (slash command), but the bot approach happened to be better for our use case anyway.

@coltin
Copy link
Author

coltin commented Oct 24, 2017

@brenns10: These are great! I especially like the CLI love, which is even easier. Having it behind irc/slack/etc is nice because you can more easily hide the api token.

Those more or less satisfy my desire for this enhancement request. I'll leave it open incase others want a different type of integration, but fine for maintainers to close imo :)

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