nations / spoticord

Display your Spotify status as a Discord Rich Presence using the RPC API
122 stars 40 forks source link

Checking if the res and res.track is defined #39

Open dustinrouillard opened 6 years ago

dustinrouillard commented 6 years ago

Added to the undefined checking so it doesn't error if res or res.track is not defined.