In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Discord and Personal AI workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Create
Create a new channel
Delete
Delete a channel
Get
Get a channel
Get Many
Retrieve the channels of a server
Update
Update a channel
Delete
Delete a message in a channel
Get
Get a message in a channel
Get Many
Retrieve the latest messages in a channel
React with Emoji
React to a message with an emoji
Send
Send a message to a channel, thread, or member
Send and Wait for Response
Send a message and wait for response
Get Many
Retrieve the members of a server
Role Add
Add a role to a member
Role Remove
Remove a role from a member
Delete
Get
Head
Options
Patch
Post
Put
To set up Personal AI integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Personal AI to query the data you need using the API endpoint URLs you provide.
See the example hereRequires additional credentials set up
Use n8n's HTTP Request node with a predefined or generic credential type to make custom API calls.
Create a Discord bot with or without coding! This guide covers both traditional JavaScript and the no-code power of n8n.
In this tutorial, we dive deep into how to create an AI bot for analyzing user requests and automating notifications in different Discord channels. Read on!
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast