mirror of
https://github.com/csd4ni3l/meow-bot.git
synced 2026-01-01 04:23:49 +01:00
Compare commits
2 Commits
bc92aaa644
...
e4d1e18127
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e4d1e18127 | ||
|
|
f1e3cc904d |
2
app.py
2
app.py
@@ -55,7 +55,7 @@ def generate_meow_blocks():
|
|||||||
"text": "Meow!"
|
"text": "Meow!"
|
||||||
},
|
},
|
||||||
"block_id": "image4",
|
"block_id": "image4",
|
||||||
"image_url": "https://cataas.com/cat/cute/says/Meow",
|
"image_url": requests.get("https://cataas.com/cat/cute/says/Meow?json=true").json()["url"],
|
||||||
"alt_text": ":3"
|
"alt_text": ":3"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user