Update embed content to include message for notif
This commit is contained in:
@@ -22,7 +22,7 @@ class DiscordClient:
|
|||||||
json={
|
json={
|
||||||
"username": "Oak Tree",
|
"username": "Oak Tree",
|
||||||
"avatar_url": "https://i.imgur.com/DBOuwjx.png",
|
"avatar_url": "https://i.imgur.com/DBOuwjx.png",
|
||||||
"content": "@everyone",
|
"content": f"@everyone {stream.user_name} went live!",
|
||||||
"embeds": [
|
"embeds": [
|
||||||
{
|
{
|
||||||
"title": stream.title,
|
"title": stream.title,
|
||||||
|
|||||||
Reference in New Issue
Block a user