Add Roles to Member step

Introduction

The "Add Roles to Member" step is designed to assign one or more roles to a specified user in a guild. This step is useful for managing user permissions and access within a Discord server.

Configuration

  • Guild: Specifies the guild (server) where the roles will be added. This parameter is required.

  • User: The user to whom the roles will be assigned. This parameter is required.

  • Roles: A list of roles that will be added to the user. Each role must be specified, and this parameter is required.

Last updated