-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgreenhouseinfo.json
More file actions
91 lines (91 loc) · 4.01 KB
/
Copy pathgreenhouseinfo.json
File metadata and controls
91 lines (91 loc) · 4.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"id": "cf0dbb76-a686-4777-a47e-eace0e2021c2",
"name": "greenhouseinfo",
"auto": true,
"contexts": [],
"responses": [
{
"resetContexts": false,
"action": "",
"affectedContexts": [],
"parameters": [],
"messages": [
{
"type": "0",
"title": "",
"textToSpeech": "",
"lang": "en",
"speech": [
"Great question! 🌍 The greenhouse effect is a natural process that keeps Earth warm enough to support life. It happens when certain gases in the atmosphere trap heat from the sun—just like a greenhouse traps warmth for plants! 🪴\n\n👉 How does it work?\n\n☀️ The sun sends energy (sunlight) to Earth.\n\n🌎 Earth absorbs some of this heat and reflects the rest back.\n\n🌫️ Greenhouse gases like CO₂ (carbon dioxide), CH₄ (methane), and water vapor trap some of the heat in the atmosphere.\n\n🌡️ This keeps the planet warm—around 15°C on average.\n\nWithout it, Earth would be too cold to live on!\n\n👉 Causes of Extra Greenhouse Gases:\n\n🚗 Burning fossil fuels (coal, petrol, diesel)\n\n🏭 Factory and industrial emissions\n\n🔥 Deforestation (cutting trees)\n\n🐄 Agriculture (methane from cows)\n\n🌫️ Excessive use of electricity and transportation\n\n👉 Benefits of the Natural Greenhouse Effect:\n\n🌱 Keeps Earth warm enough for life\n\n💧 Maintains water in liquid form\n\n🌦️ Supports weather and climate systems\n\n❌ Problems with the Enhanced Greenhouse Effect (Global Warming):\n\n🌡️ Earth\u0027s temperature is rising (climate change)\n\n🧊 Melting glaciers and rising sea levels\n\n🔥 More heatwaves, wildfires, and droughts\n\n🌪️ Extreme weather events (storms, floods)\n\n🐧 Threat to animals, plants, and humans\n\n👉 Solutions to Reduce the Greenhouse Effect:\n✅ Use renewable energy (solar, wind, hydro)\n✅ Plant more trees (afforestation)\n✅ Reduce car and air travel – use public transport 🚲\n✅ Save electricity – turn off lights, use energy-efficient appliances\n✅ Recycle and reduce waste"
],
"condition": ""
},
{
"type": "4",
"title": "",
"payload": {
"telegram": {
"reply_markup": {
"inline_keyboard": [
[
{
"callback_data": "solarinfo",
"text": "Solar Energy"
},
{
"text": "Wind Energy",
"callback_data": "windinfo"
}
],
[
{
"callback_data": "hydroinfo",
"text": "Hydro Energy"
},
{
"callback_data": "savinginfo",
"text": "Energy Saving Tips"
}
],
[
{
"callback_data": "globalinfo",
"text": "Global Warming"
},
{
"text": "Green House Effect",
"callback_data": "greenhouseinfo"
}
],
[
{
"text": "Climate Impacts",
"callback_data": "climateinfo"
},
{
"callback_data": "sustaininfo",
"text": "Sustainability Goals"
}
]
]
},
"text": "Please choose a topic:"
}
},
"textToSpeech": "",
"lang": "en",
"condition": ""
}
],
"speech": []
}
],
"priority": 500000,
"webhookUsed": false,
"webhookForSlotFilling": false,
"fallbackIntent": false,
"events": [],
"conditionalResponses": [],
"condition": "",
"conditionalFollowupEvents": []
}