Docs
NodesSocial Nodes
Edit Page on GitHub

Remove Discord Role

Remove a specific role from a user in the server

socialdiscordbotroleremoveEasy5
Social

Remove Discord Role

5
Flow
Success
Tool
Flow
Not connectedFlow
User ID
Role ID

Description

The Remove Discord Role node allows you to remove a specific role from a user in your connected Discord server. By providing the User ID and Role ID, this node will attempt to remove the specified role from the user. The output will indicate whether the operation was successful, allowing you to handle the flow accordingly in your workflow. This is useful for managing user permissions and roles dynamically based on interactions with your Deforge agent.

Common Use Cases

  • Managing user roles in Discord based on their interactions with your Deforge agent
  • Automatically removing roles from users who no longer meet certain criteria
  • Keeping your Discord server organized by dynamically updating user roles through your agent's workflows

Inputs

The input connections this node accepts:

NameDescriptionTypeFlowThe flow of the workflowFlowUser IDThe ID of the User to remove the role fromTextRole IDThe ID of the Role to removeText

Outputs

The output connections this node provides:

NameDescriptionTypeFlowThe Flow to trigger nextFlowSuccessWas the role removed successfully?BooleanToolThe tool version of this node, to be used by LLMsTool

Fields

The configurable fields this node provides:

NameDescriptionTypeUser IDThe ID of the UserValue: ``TextRole IDThe ID of the RoleValue: ``TextDiscordConnect DiscordDefaultValue: ``social

Last updated on