mpociot / lastfm-slack

Set your Last.fm tracks as your Slack status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Clone this repository.
git clone https://github.com/mpociot/lastfm-slack.git
  1. Run composer install.

  2. Copy .env.example to .env and configure your LASTFM_KEY key, LASTFM_USER and your SLACK_TOKEN.

  3. Run the script php statusUpdate.php

  4. Listen to some music :)

License

Last.fm to Slack is free software distributed under the terms of the MIT license.

About

Set your Last.fm tracks as your Slack status

License:MIT License


Languages

Language:PHP 100.0%