This is a simple RPC for Soundcloud. It allows you to show your current song and artist on your Discord profile, without any advertisements.
Make sure to have NodeJS and NPM installed.
Install the required packages like so :
npm ci
Make sure the required packages are installed and then run the following command :
npm run start
Happy listening !
