# Clone Commands

Clone channels or roles within a guild.

# /clone channel

# Syntax

/clone channel channel:#general delete:false child-channels:false

# Options

Option Description Required
channel Channel to clone. Yes
delete Delete the original channel after cloning. No
child-channels If the channel is a category, also clone child channels. No

# Requirements

Requirement Notes
Config level advanced Required for non-owners.
Config ownerOnly If enabled, only the guild owner can use major commands.
Bot Manage Channels Required for the bot.

# /clone role

# Syntax

/clone role role:@Members delete:false sync:true

# Options

Option Description Required
role Role to clone. Yes
delete Delete the original role after cloning. No
sync Copy channel permission overwrites from the original role. No

# Requirements

Requirement Notes
Config level advanced Required for non-owners.
Config ownerOnly If enabled, only the guild owner can use major commands.
Bot Manage Roles and Manage Channels Required for the bot.