Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kierandrewett/spotify-custom-status
🎵 Integrate Discord's custom status with Spotify by displaying the currently playing track.
https://github.com/kierandrewett/spotify-custom-status
custom discord discordapp integration spotify status
Last synced: 3 days ago
JSON representation
🎵 Integrate Discord's custom status with Spotify by displaying the currently playing track.
- Host: GitHub
- URL: https://github.com/kierandrewett/spotify-custom-status
- Owner: kierandrewett
- License: mit
- Created: 2019-10-26T20:44:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T10:58:22.000Z (almost 2 years ago)
- Last Synced: 2024-05-17T06:51:19.568Z (6 months ago)
- Topics: custom, discord, discordapp, integration, spotify, status
- Language: JavaScript
- Homepage: https://discordapp.com
- Size: 73.2 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spotify-custom-status
🎵 Integrate Discord's custom status with Spotify by displaying the currently playing track.## Setup
1. `git clone https://github.com/EnderDev/spotify-custom-status`
2. `cd spotify-custom-status`
3. `npm i`
4. Rename `default_config.json` to `config.json`
5. Enter your discord token in the `config.json`
6. `npm start`