Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eiel/itunes_information_slack


https://github.com/eiel/itunes_information_slack

Last synced: about 1 month ago
JSON representation

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
```