I modified it so it suits my thing )

Yo randy you bald as shi
This commit is contained in:
2024-12-12 17:32:58 +02:00
parent 8f3442a850
commit 361368e2c2

View File

@@ -26,9 +26,9 @@ class DiscordClient:
response = requests.post( response = requests.post(
url=f"{self._webhook_url}?wait=true", url=f"{self._webhook_url}?wait=true",
json={ json={
"username": "Oak Tree", "username": "Randy",
"avatar_url": "https://i.imgur.com/DBOuwjx.png", "avatar_url": "https://i.imgur.com/DBOuwjx.png",
"content": f"@everyone {stream.user_name} went live!", "content": f"@Notified {stream.user_name} went live! This guy bald as hell!!",
"embeds": [ "embeds": [
{ {
"title": stream.title, "title": stream.title,