Skip to content
Snippets Groups Projects
Commit 5f3d6415 authored by ryadav88's avatar ryadav88
Browse files

image-url

parent 7228d01c
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ app.post('/post', function(req, res){ ...@@ -34,7 +34,7 @@ app.post('/post', function(req, res){
var body = { var body = {
response_type: "in_channel", response_type: "in_channel",
pretext: icon_url, image_url: icon_url,
text: "Temperature: " + first_url + "\n" + "Condition: " + weatherC text: "Temperature: " + first_url + "\n" + "Condition: " + weatherC
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment