I modified it so it suits my thing )
Yo randy you bald as shi
This commit is contained in:
@@ -26,9 +26,9 @@ class DiscordClient:
|
||||
response = requests.post(
|
||||
url=f"{self._webhook_url}?wait=true",
|
||||
json={
|
||||
"username": "Oak Tree",
|
||||
"username": "Randy",
|
||||
"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": [
|
||||
{
|
||||
"title": stream.title,
|
||||
|
||||
Reference in New Issue
Block a user