Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 1.65 KB

README.md

File metadata and controls

47 lines (25 loc) · 1.65 KB

alfred-slack-workflow

Alfred workflow to open slack channel.

Install and setup

  1. Download latest version from here and import workflow

  2. Get slack token

    1. Create a slack app here

      creat_app

    2. Add channnels:read, groups:read, im:read, mpim:read and team:read to Bot Token Scopes

      oauth

    3. Install app to workspace

      install_app

    4. Copy bot OAuth token

      copy_token

  3. Set token to alfred workflow environment variables

    set_token input_token

How to use

Update channels.

Update channels list.

update channels

update_channel

Open channels.

Open channel in the Slack app.

sl {channel}

open_channel