add visit source link

This commit is contained in:
rintyuu 2024-07-11 14:52:25 -07:00
parent e4eb69e7d5
commit 29059e71d3

View file

@ -46,6 +46,7 @@ if response is not None and response.get('is_playing', False):
description = f"**Artists**\n{artists}\n**Album**\n{album_name}\n\n[Listen on Spotify]({track_url})"
if playlist_name and playlist_url:
description += f" | [{playlist_name}]({playlist_url})"
description += f" | [visit the source](https://git.rintyuu.dev/rintyuu/discord-nowplaying)"
message = {
"embeds": [