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

implement slack multi-channel publisher #9

Open
abbood opened this issue Feb 24, 2017 · 1 comment
Open

implement slack multi-channel publisher #9

abbood opened this issue Feb 24, 2017 · 1 comment

Comments

@abbood
Copy link
Member

abbood commented Feb 24, 2017

Business Requirement

allow slack users who are subscribed to multiple projects on slack to publish their checkins/checkouts through alfred on multiple channels simultaneously

technical requirement

see details of this in this pdf:
slack multi-channel publisher.pdf
group 2

feature: slack multi-publisher

background

given user belongs to multiple slack projects that contain slack prefixes as explained in slack channels template
and user normally checks in and out as explained in schedule channel
and user hits the hot key s
and the alfred CLI launches

scenario 1: list all channels user belongs to

when user types in check-in
then all the projects the user belong to swill show

Analysis

Status Update

Related Issues

References

@abbood
Copy link
Member Author

abbood commented Feb 24, 2017

step 1: research how to get credentials from slack

study code here https://github.com/fspinillo/slackfred and reuse where applicable

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

No branches or pull requests

1 participant