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

Add slack integration module to paraply #8

Open
snorremd opened this issue Sep 21, 2015 · 2 comments
Open

Add slack integration module to paraply #8

snorremd opened this issue Sep 21, 2015 · 2 comments
Assignees

Comments

@snorremd
Copy link
Member

It would be cool to have Slack-integration for Paraply. Essentially the paraply node application would contact the Slack service upon receiving new events and post them in the specified room.

The integration part should be fairly trivial. The hard part, as the server is designed now, is determining whether the event being added to the db is actually new, or just an update.

Another possibility is finishing the api and create a slack command to list the first upcoming events in the chat room.

@Torthu Torthu self-assigned this Sep 22, 2015
@snorremd
Copy link
Member Author

snorremd commented Oct 1, 2015

Any updates on this @Torthu ?

@Torthu
Copy link
Member

Torthu commented Oct 2, 2015

Not yet, @snorremd. We still need to solve the updated vs new problem.

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