Skip to content

alex-phillips/node-slack-fm-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Update Slack status with Last.fm data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published