lastfm-slack
lastfm-slack copied to clipboard
Set your Last.fm tracks as your Slack status
Last.fm to Slack 🎶
This simple script let's you update your Slack status with the song you're currently listening to via Last.fm - for example using Spotify.
Installation
- Clone this repository.
git clone https://github.com/mpociot/lastfm-slack.git
-
Run
composer install. -
Copy
.env.exampleto.envand configure yourLASTFM_KEYkey,LASTFM_USERand yourSLACK_TOKEN. -
Run the script
php statusUpdate.php -
Listen to some music :)
License
Last.fm to Slack is free software distributed under the terms of the MIT license.