Auto backup (2022-07-25T21:00:25.191Z)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": 59,
|
||||
"name": "che_weather_bot",
|
||||
"active": false,
|
||||
"active": true,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
@@ -9,22 +9,22 @@
|
||||
"type": "n8n-nodes-base.start",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
240,
|
||||
300
|
||||
160,
|
||||
360
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"chatId": "-1001465058848",
|
||||
"text": "test",
|
||||
"chatId": "1684481",
|
||||
"text": "={{$node[\"Telegram Trigger\"].json[\"message\"][\"sticker\"][\"file_id\"]}}",
|
||||
"additionalFields": {}
|
||||
},
|
||||
"name": "Telegram",
|
||||
"type": "n8n-nodes-base.telegram",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
780,
|
||||
300
|
||||
520,
|
||||
540
|
||||
],
|
||||
"credentials": {
|
||||
"telegramApi": {
|
||||
@@ -44,8 +44,8 @@
|
||||
"type": "n8n-nodes-base.telegramTrigger",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
440,
|
||||
480
|
||||
240,
|
||||
540
|
||||
],
|
||||
"webhookId": "f51ee698-6106-484d-a0d4-8aed244a0e38",
|
||||
"credentials": {
|
||||
@@ -57,14 +57,20 @@
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"Start": {
|
||||
"Telegram Trigger": {
|
||||
"main": [
|
||||
[]
|
||||
[
|
||||
{
|
||||
"node": "Telegram",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-07-24T19:36:26.110Z",
|
||||
"updatedAt": "2022-07-24T19:43:53.077Z",
|
||||
"updatedAt": "2022-07-25T14:34:27.412Z",
|
||||
"settings": {},
|
||||
"staticData": null,
|
||||
"pinData": {},
|
||||
|
||||
Reference in New Issue
Block a user