Skip to content
Snippets Groups Projects
Commit 2630fbb8 authored by ryadav88's avatar ryadav88
Browse files

thmub-urls

parent 7e7bc02d
Branches
No related tags found
No related merge requests found
......@@ -37,9 +37,9 @@ app.post('/post', function(req, res){
"attachments": [
{
"text": "Temperature: " + first_url + "\n" + "Condition: " + weatherC,
"image_url": icon_url,
"thumb_url": icon_url,
}
]
]
};
res.send(body);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment