n8n/packages/nodes-base/nodes/Telegram/TelegramTrigger.node.json
2022-02-11 13:20:42 +01:00

46 lines
1.3 KiB
JSON

{
"node": "n8n-nodes-base.telegramTrigger",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Communication"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/telegram"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.telegramTrigger/"
}
],
"generic": [
{
"label": "Create a toxic language detector for Telegram in 4 step",
"icon": "🤬",
"url": "https://n8n.io/blog/create-a-toxic-language-detector-for-telegram/"
},
{
"label": "Automatically Adding Expense Receipts to Google Sheets with Telegram, Mindee, Twilio, and n8n",
"icon": "🧾",
"url": "https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/"
},
{
"label": "How to set up a no-code CI/CD pipeline with GitHub and TravisCI",
"icon": "🎡",
"url": "https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/"
},
{
"label": "Creating Telegram Bots with n8n, a No-Code Platform",
"icon": "💬",
"url": "https://n8n.io/blog/creating-telegram-bots-with-n8n-a-no-code-platform/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
}
]
}
}