Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiel/itunes_information_slack
https://github.com/eiel/itunes_information_slack
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/eiel/itunes_information_slack
- Owner: eiel
- Created: 2014-08-26T06:38:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:48:09.000Z (about 1 year ago)
- Last Synced: 2024-03-15T08:49:50.338Z (10 months ago)
- Language: Ruby
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# これは何
slack に再生中の曲を送信する
# インストール
```
$ gem install itunes_information_slack
```# 使い方
以下の環境変数を設定してください
* SLACK_API_TOKEN (webhook integrationを参照してください)
* SLACK_TEAM
* SLACK_CHANNEL (option)以下のコマンドで送信することができます。
```
$ itunes_information_slack
```