Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 536 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 536 Bytes

lastfm-slackstatus

This tool allows you to take the last song in Last.fm and insert it automatically into the Slack status. Yes yes, as in the good old days of MSN Messenger.

Installation

  • npm install
  • Implement your own .env file using the .env.example provided
  • tsc app.ts & up start for developement purposes
  • up to deploy to your AWS account

Additional Resources