81 lines
1.7 KiB
JSON
Executable File
81 lines
1.7 KiB
JSON
Executable File
{
|
|
"createdAt": "2022-07-24T19:36:26.110Z",
|
|
"updatedAt": "2022-07-25T14:34:27.412Z",
|
|
"id": 59,
|
|
"name": "che_weather_bot",
|
|
"active": true,
|
|
"nodes": [
|
|
{
|
|
"parameters": {},
|
|
"name": "Start",
|
|
"type": "n8n-nodes-base.start",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
160,
|
|
360
|
|
],
|
|
"id": "87924a21-37ad-4935-a9e3-7135019dad03"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"chatId": "1684481",
|
|
"text": "={{$node[\"Telegram Trigger\"].json[\"message\"][\"sticker\"][\"file_id\"]}}",
|
|
"additionalFields": {}
|
|
},
|
|
"name": "Telegram",
|
|
"type": "n8n-nodes-base.telegram",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
520,
|
|
540
|
|
],
|
|
"credentials": {
|
|
"telegramApi": {
|
|
"id": "1",
|
|
"name": "Che weather bot"
|
|
}
|
|
},
|
|
"id": "434bbfe1-8021-4d6f-80ea-e1b90586f009"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"updates": [
|
|
"*"
|
|
],
|
|
"additionalFields": {}
|
|
},
|
|
"name": "Telegram Trigger",
|
|
"type": "n8n-nodes-base.telegramTrigger",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
240,
|
|
540
|
|
],
|
|
"webhookId": "f51ee698-6106-484d-a0d4-8aed244a0e38",
|
|
"credentials": {
|
|
"telegramApi": {
|
|
"id": "1",
|
|
"name": "Che weather bot"
|
|
}
|
|
},
|
|
"id": "72e42ead-1b29-4072-8a44-ea6ec0e6be13"
|
|
}
|
|
],
|
|
"connections": {
|
|
"Telegram Trigger": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Telegram",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"settings": {},
|
|
"staticData": null,
|
|
"pinData": {},
|
|
"tags": []
|
|
} |