Docs
NodesSocial Nodes
Edit Page on GitHub

Find Discord User

Search for a user in the server by their username or nickname

actiondiscordbotuserfindEasy5
Social

Find Discord User

5
Flow
User ID
User Data
Tool
Flow
Not connectedFlow
Search Query

Description

The Find Discord User node allows you to search for a specific user within a connected Discord server by their username or nickname. This node is useful for workflows that need to interact with specific users, such as sending direct messages, retrieving user information, or managing user roles. By providing a search query, the node will return the user's ID and full data, which can then be used in subsequent nodes within your workflow.

Common Use Cases

  • Sending Direct Messages: Use this node to find the user ID before sending a direct message with the Send Discord Message node.
  • Retrieving User Information: Get details about a user, such as their roles, join date, or activity status.
  • User Management: Use the user ID to manage user roles or permissions with other Discord nodes.

Inputs

The input connections this node accepts:

NameDescriptionTypeFlowThe flow of the workflowFlowSearch QueryThe username or nickname to search forText

Outputs

The output connections this node provides:

NameDescriptionTypeFlowThe Flow to trigger nextFlowUser IDThe ID of the found userTextUser DataFull JSON object of the guild memberJSONToolThe tool version of this node, to be used by LLMsTool

Fields

The configurable fields this node provides:

NameDescriptionTypeSearch QueryUsername or nickname to searchValue: ``TextDiscordConnect DiscordDefaultValue: ``social

Last updated on