Emphasize the vod message more

This commit is contained in:
Deko
2023-03-04 18:15:21 +01:00
parent 41c61dc747
commit ba62591c0b

View File

@@ -113,7 +113,8 @@ class DiscordClient:
"username": "Oak Tree", "username": "Oak Tree",
"avatar_url": "https://i.imgur.com/DBOuwjx.png", "avatar_url": "https://i.imgur.com/DBOuwjx.png",
"content": ( "content": (
f"{streamer_name} stopped the stream. VOD: \n{vod_url}" f"{streamer_name} stopped the stream. Check out the VOD!"
f"\n{vod_url}"
), ),
"embeds": [], "embeds": [],
}, },