{
  "name": "\u041f\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u043d\u043e\u0432\u043e\u0433\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430",
  "nodes": [
    {
      "parameters": {
        "events": [
          "new_message"
        ]
      },
      "name": "Pachca Trigger",
      "type": "n8n-nodes-pachca.pachcaTrigger",
      "typeVersion": 2,
      "position": [
        0,
        0
      ]
    },
    {
      "parameters": {
        "conditions": {
          "options": {
            "caseSensitive": false,
            "leftValue": "",
            "typeValidation": "strict"
          },
          "conditions": [
            {
              "id": "1",
              "leftValue": "={{ $json.content }}",
              "rightValue": "\u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u043b",
              "operator": {
                "type": "string",
                "operation": "contains"
              }
            }
          ],
          "combinator": "and"
        }
      },
      "name": "IF \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u0435",
      "type": "n8n-nodes-base.if",
      "typeVersion": 2.2,
      "position": [
        220,
        0
      ]
    },
    {
      "parameters": {
        "resource": "message",
        "operation": "create",
        "entityId": "={{ $('Pachca Trigger').item.json.chat_id }}",
        "content": "\u0414\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c \u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0443! \u0415\u0441\u043b\u0438 \u0435\u0441\u0442\u044c \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u2014 \u043f\u0438\u0448\u0438\u0442\u0435 \u0432 \u044d\u0442\u043e\u0442 \u0447\u0430\u0442."
      },
      "name": "\u041f\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435",
      "type": "n8n-nodes-pachca.pachca",
      "typeVersion": 2,
      "position": [
        440,
        0
      ]
    }
  ],
  "connections": {
    "Pachca Trigger": {
      "main": [
        [
          {
            "node": "IF \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u0435",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "IF \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u0435": {
      "main": [
        [
          {
            "node": "\u041f\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  }
}