Workflow: Manual Discord Automation

Workflow Details

Download Workflow
{
    "id": "2",
    "name": "Discord Intro",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                510,
                330
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Discord",
            "type": "n8n-nodes-base.discord",
            "position": [
                800,
                330
            ],
            "parameters": {
                "text": "Hello World!",
                "webhookUri": "https:\/\/discordapp.com\/api\/webhooks\/XXX\/XXX"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Discord",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Wait Splitout Create Webhook
View
SearchApi Youtube Video Summary
View
Send a message on Twake
View
Image-Based Data Extraction API using Gemini AI
View
Telegram Code Automation Webhook
View
Slack Typeform Create Triggered
View
Wait Dropbox Automation Webhook
View
Manual Microsoftexcel Automate Triggered
View
OpenAI Assistant workflow: uploa file, create an Assistant, chat with it!
View
Manual Youtube Create Triggered
View