Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 718 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 718 Bytes

Slack Status Updater (Last.fm)

This app, while running, will update your Slack user status with what is currently playing on the specified Last.fm user. When the app exists, the status will change to 'No Currently Playing'.

Install

git clone https://github.com/alex-phillips/node-slack-fm-status
cd node-slack-fm-status
npm install
cp .env.example .env

Once cloned, get your Last.fm API credentials here and obtain a Slack authentication token here.

Open up .env and fill in your Last.fm and Slack credentials. Then, run run.js with your Last.fm username:

node run.js LASTFM_USERNAME