Skip to content

A node js app that takes your last FM current track data and displays it on your discord profile.

License

Notifications You must be signed in to change notification settings

spersinger/LastFM-Discord-Rich-Presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LastFM-Discord-Rich-Presence

A node js app that takes your last FM current track data and displays it on your discord profile.

Example:

alt text

How to use

Clone the repository, or download the source files to a directory on your computer. Then you need to edit the index.js file that is in the downloaded folder. Change line #21 to be your lastFM username. You can then launch the script by navigating to the directory you downloaded. First you need to download the required modules and set them up. You do this by typing:

npm install

Then you can run:

node index.js

in the downloaded directory to start the app.

Contributions

If you feel you would like to help. Contributions and pull requests are open.

About

A node js app that takes your last FM current track data and displays it on your discord profile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published