Closed michallaskowski closed 8 years ago
Almost there, in the next PRs there is needed error handling, and subtitle in the header should be updated when new message arrives (depends on #170).
Configuration is {"name": "slack", "settings" : { "apiToken": "token" }} You can get token from here: https://api.slack.com/docs/oauth-test-tokens
{"name": "slack", "settings" : { "apiToken": "token" }}
Works nice. Good job 👏 @michallaskowski Could you rebase or merge develop into this branch?
Gotta love those .pbxproj files ❤️
Almost there, in the next PRs there is needed error handling, and subtitle in the header should be updated when new message arrives (depends on #170).
Configuration is
{"name": "slack", "settings" : { "apiToken": "token" }}
You can get token from here: https://api.slack.com/docs/oauth-test-tokens