Docs
NodesSocial Nodes
Edit Page on GitHub

Register Discord Command

Checks if a slash command exists in the connected server, and registers it if it doesn't

actiondiscordbotsetupcommandEasy5
Social

Register Discord Command

5
Flow
Flow
Not connectedFlow
Command Name
Description

Description

The Register Discord Command node allows you to create custom slash commands for your Deforge agents in Discord. When executed, the node checks if a command with the specified name already exists in the connected Discord server. If it doesn't exist, the node registers the new command with the provided description. This enables users to interact with your Deforge agent directly through Discord using the defined slash command.

Common Use Cases

  • Setting up custom commands for your Deforge agent in Discord
  • Allowing users to trigger specific workflows in your agent via Discord commands
  • Managing and organizing your agent's Discord interactions with clear command structures

Inputs

The input connections this node accepts:

NameDescriptionTypeFlowThe flow of the workflowFlowCommand NameThe name of the slash command (lowercase, no spaces)TextDescriptionDescription of what the command doesText

Outputs

The output connections this node provides:

NameDescriptionTypeFlowThe Flow to trigger nextFlow

Fields

The configurable fields this node provides:

NameDescriptionTypeCommand NameThe name of the slash command (e.g., check-inventory)Value: ``TextDescriptionDescription of what the command doesValue: A custom Deforge agent commandTextDiscordConnect to your Discord accountDefaultValue: ``social

Last updated on