LastFM + Discord RPC integration
Go to file
Jyotirmoy Bandyopadhayaya a4bb5b7eff Readme Update 2021-08-13 13:41:44 +05:30
scripts/lastfm Initial Release 2021-08-13 13:32:12 +05:30
.gitignore Initial Release 2021-08-13 13:32:12 +05:30
.npmignore Initial Release 2021-08-13 13:32:12 +05:30
.npmrc Initial Release 2021-08-13 13:32:12 +05:30
ISSUE_TEMPLATE.md Initial Release 2021-08-13 13:32:12 +05:30
LICENSE Initial Release 2021-08-13 13:32:12 +05:30
README.md Readme Update 2021-08-13 13:41:44 +05:30
config.json.example Initial Release 2021-08-13 13:32:12 +05:30
package.json Initial Release 2021-08-13 13:32:12 +05:30

README.md

lastfm-discordrpc

GitHub GitHub code size in bytes Lines of code

A Discord Rich Presence Status through RPC automated with LastFM

Installation

git clone https://github.com/BRAVO68WEB/lastfm-discordrpc rpc
cd rpc
npm install

Configuration

Rename config.json.example to config.json and enter your configuration key and ids.

Usage

npm run lastfm

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT