Update embed content to include message for notif

This commit is contained in:
Deko
2023-03-04 14:42:59 +01:00
parent f128a72fd6
commit e12a322518

View File

@@ -22,7 +22,7 @@ class DiscordClient:
json={
"username": "Oak Tree",
"avatar_url": "https://i.imgur.com/DBOuwjx.png",
"content": "@everyone",
"content": f"@everyone {stream.user_name} went live!",
"embeds": [
{
"title": stream.title,