Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morishin/alfred-kintai-slack-workflow
Slack の指定したチャンネルへ自分のユーザーとして Alfred で選択した emoji をポストする workflow です。
https://github.com/morishin/alfred-kintai-slack-workflow
Last synced: 23 days ago
JSON representation
Slack の指定したチャンネルへ自分のユーザーとして Alfred で選択した emoji をポストする workflow です。
- Host: GitHub
- URL: https://github.com/morishin/alfred-kintai-slack-workflow
- Owner: morishin
- Created: 2021-01-08T03:36:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T16:18:46.000Z (almost 4 years ago)
- Last Synced: 2024-05-02T02:13:28.839Z (7 months ago)
- Homepage:
- Size: 252 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alfred-kintai-slack-workflow
🔜
## Setup
1. Download and install this workflow from [HERE](https://github.com/morishin/alfred-kintai-slack-workflow/releases)
1. Set your `SLACK_TOKEN` and `SLACK_CHANNEL` as environment variables in the workflow details view.
- `SLACK_TOKEN` requires `chat:write` scope to post messages as your own slack user (not bot user).
- `SLACK_CHANNEL` is the channel name to post message without `#`. (e.g. `general`)### How to obtain my Slack token?
#### ①
#### ②
#### ③
#### ④
#### ⑤
## LICENSE
MIT