Manage
Jeanne's largest admin module, covering channel and role operations plus server-side configuration flows.
Notes
- This module covers create, delete, edit, rename, set, command-control, and levelling-configuration workflows.
- Most actions require the same Discord permission for both the member and Jeanne; the table shows those fields when the bot metadata exposes them.
- Use the level-related subcommands here for role rewards and XP blacklist channels.
/create textchannel
Create Text Channel
/create textchannel {name} {topic} {category} {slowmode} {nsfw_enabled}
Create a text channel
Parameters
name
Optional
What will you name it?
topic
Optional
What is the channel topic?
category
Optional
Place in which category?
slowmode
Optional
What is the slowmode (1h, 30m, etc) (Max is 6 hours)
nsfw_enabled
Optional
Should it be an NSFW channel?
Requirements
- Member permissions: Manage Channels
- Bot permissions: Manage Channels
/create voicechannel
Create Voice Channel
/create voicechannel {name} {category} {users}
Create a voice channel
Parameters
name
Optional
What will you name it?
category
Optional
Place in which category?
users
Optional
How many users are allowed in the channel?
Requirements
- Member permissions: Manage Channels
- Bot permissions: Manage Channels
/create category
/create category [name]
Create a category
Parameters
name
Required
What will you name it?
Requirements
- Member permissions: Manage Channels
- Bot permissions: Manage Channels
/create stagechannel
Create Stage Channel
/create stagechannel [name] {category} {users}
Create a stage channel
Parameters
name
Required
What will you name it?
category
Optional
Place in which category?
users
Optional
How many users are allowed in the channel?
Requirements
- Member permissions: Manage Channels
- Bot permissions: Manage Channels
/create forum
Create Forum Channel
/create forum [name] {category} {topic}
Create a forum channel
Parameters
name
Required
What will you name it?
category
Optional
Place in which category?
topic
Optional
What is the channel topic?
Requirements
- Member permissions: Manage Channels
- Bot permissions: Manage Channels
/create role
/create role [name] {color} {hoisted} {mentionable}
Creates a new role
Parameters
name
Required
What will you name it?
color
Optional
What color will it be? (use HEX codes)
hoisted
Optional
Should it be shown in member list?
mentionable
Optional
Should it be mentioned?
Requirements
- Member permissions: Manage Roles
- Bot permissions: Manage Roles
/create thread public-thread
Create Public Thread
/create thread public-thread [name] [channel] [message_id] {slowmode}
Create a public thread
Parameters
name
Required
What will you name it?
channel
Required
Which channel?
message_id
Required
What is the message ID?
slowmode
Optional
What is the slowmode (1h, 30m, etc) (Max is 6 hours)
Requirements
- Member permissions: Create Public Threads
- Bot permissions: Create Public Threads Manage Threads
/create thread private-thread
Create Private Thread
/create thread private-thread [name] [channel] {slowmode}
Create a private thread
Parameters
name
Required
What will you name it?
channel
Required
Which channel?
slowmode
Optional
What is the slowmode (1h, 30m, etc) (Max is 6 hours)
Requirements
- Member permissions: Create Private Threads
- Bot permissions: Create Private Threads Manage Threads
/create emoji
/create emoji [name] {link} {image}
Create a custom emoji
Parameters
name
Required
What will you name it?
link
Optional
Add an image link
image
Optional
Add an image
Requirements
- Member permissions: Manage Expressions Create Expressions
- Bot permissions: Manage Expressions Create Expressions
/create sticker
/create sticker [name] [emoji] {link} {sticker_image}
Create a custom sticker
Parameters
name
Required
What will you name it?
emoji
Required
What is the name of the emoji?
link
Optional
Add an image link
sticker_image
Optional
Add an image
Requirements
- Member permissions: Manage Expressions
- Bot permissions: Manage Expressions
/delete channel
/delete channel [channel]
Delete a channel
Parameters
channel
Required
Which channel?
Requirements
- Member permissions: Manage Channels
- Bot permissions: Manage Channels
/delete role
/delete role [role]
Delete a role
Parameters
role
Required
Which role?
Requirements
- Member permissions: Manage Roles
- Bot permissions: Manage Roles
/delete emoji
/delete emoji [emoji]
Delete a custom emoji
Parameters
emoji
Required
What is the name of the emoji?
Requirements
- Member permissions: Manage Expressions
- Bot permissions: Manage Expressions
/delete sticker
/delete sticker [sticker]
Delete a custom sticker
Parameters
sticker
Required
Insert message ID with the sticker or name of the sticker in the server
Requirements
- Member permissions: Manage Expressions
- Bot permissions: Manage Expressions
/edit textchannel
Edit Text Channel
/edit textchannel {channel} {name} {topic} {slowmode} {category} {nsfw_enabled}
Edit a text channel
Parameters
channel
Optional
Which channel?
name
Optional
What will you name it?
topic
Optional
What is the channel topic?
slowmode
Optional
What is the slowmode (1h, 30m, etc) (Max is 6 hours)
category
Optional
Place in which category?
nsfw_enabled
Optional
Should it be an NSFW channel?
Requirements
- Member permissions: Manage Channels
- Bot permissions: Manage Channels
/edit voicechannel
Edit Voice Channel
/edit voicechannel {channel} {name} {category} {users}
Edit a voice channel
Parameters
channel
Optional
Which channel?
name
Optional
What will you name it?
category
Optional
Place in which category?
users
Optional
How many users are allowed in the channel?
Requirements
- Member permissions: Manage Channels
- Bot permissions: Manage Channels
/edit role
/edit role [role] {name} {color} {hoisted} {mentionable}
Edit a role
Parameters
role
Required
Which role?
name
Optional
What will you name it?
color
Optional
What color will it be? (use HEX codes)
hoisted
Optional
Should it be shown in member list?
mentionable
Optional
Should it be mentioned?
Requirements
- Member permissions: Manage Roles
- Bot permissions: Manage Roles
/edit server
/edit server {name} {description} {avatar} {splash} {banner} {verification_level}
Edit server settings
Parameters
name
Optional
What will you name it?
description
Optional
What is the description for the server?
avatar
Optional
Insert an image for the avatar
splash
Optional
Insert an image for the splash
banner
Optional
Insert an image for the banner
verification_level
Optional
What is the verification level?
Requirements
- Member permissions: Manage Server
- Bot permissions: Manage Server
/set welcomer
/set welcomer {welcomer_channel} {leaving_channel}
Configure welcome and leave channels
Parameters
welcomer_channel
Optional
Which channel should welcome new members?
leaving_channel
Optional
Which channel should say goodbye to members?
Requirements
- Member permissions: Manage Server
- Bot permissions: Manage Server
/set modlog
/set modlog [channel]
Configure moderation log channel
Parameters
channel
Required
Which channel?
Requirements
- Member permissions: Manage Server
- Bot permissions: Manage Server
/set welcomingmsg
Set Welcoming Message
/set welcomingmsg {jsonscript}
Set the welcoming message (JSON script)
Parameters
jsonscript
Optional
Insert JSON script
Requirements
- Member permissions: Manage Server
- Bot permissions: Manage Server
/set leavingmsg
Set Leaving Message
/set leavingmsg {jsonscript}
Set the leaving message (JSON script)
Parameters
jsonscript
Optional
Insert JSON script
Requirements
- Member permissions: Manage Server
- Bot permissions: Manage Server
/set rolereward-message
Set Role Reward Message
/set rolereward-message {message}
Set the role reward message
Parameters
message
Optional
What is the level reward message?
Requirements
- Member permissions: Manage Server
- Bot permissions: Manage Server
/set levelupdate
Set Level Update
/set levelupdate [channel] {levelmsg}
Set the channel and message for level updates
Parameters
channel
Required
Which channel?
levelmsg
Optional
What is the level up message?
Requirements
- Member permissions: Manage Server
- Bot permissions: Manage Server
/set confession-channel
Set Confession Channel
/set confession-channel [channel]
Set the confession channel
Parameters
channel
Required
Which channel?
Requirements
- Member permissions: Manage Server
- Bot permissions: Manage Server
/set profile-brightness
Set Profile Brightness
/set profile-brightness [brightness]
Set the your profile brightness
Parameters
brightness
Required
What is the brightness?
Requirements
No special requirements listed/set profile-bio
Set Profile Bio
/set profile-bio [bio]
Set your profile bio
Parameters
bio
Required
Your bio text
Requirements
No special requirements listed/set profile-color
/set profile-color [color]
Set your profile color
Parameters
color
Required
What color will it be? (use HEX codes)
Requirements
No special requirements listed/add-role
Add Role
/add-role [member] [role]
Add a role to a member
Parameters
member
Required
Which member?
role
Required
Which role?
Requirements
- Member permissions: Manage Roles
- Bot permissions: Manage Roles
/remove-role
Remove Role
/remove-role [member] [role]
Remove a role from a member
Parameters
member
Required
Which member?
role
Required
Which role?
Requirements
- Member permissions: Manage Roles
- Bot permissions: Manage Roles
/remove
/remove
Remove all server data
Parameters
No parametersRequirements
- Member permissions: Manage Server
- Bot permissions: Manage Server
/clone
/clone {channel} {name} {category} {nsfw_enabled}
Clone a channel
Parameters
channel
Optional
Which channel?
name
Optional
If you want to change the name, what will you name it?
category
Optional
Place in which category?
nsfw_enabled
Optional
Set as NSFW?
Requirements
- Member permissions: Manage Channel
- Bot permissions: Manage Channel
/rename emoji
/rename emoji [emoji] [name]
Rename a custom emoji
Parameters
emoji
Required
What is the name of the emoji?
name
Required
What is the new name?
Requirements
- Member permissions: Manage Expressions
- Bot permissions: Manage Expressions
/rename category
/rename category [category] [name]
Rename a category
Parameters
category
Required
Which category?
name
Required
What is the new name?
Requirements
- Member permissions: Manage Channels
- Bot permissions: Manage Channels
/rename sticker
/rename sticker [sticker] [name]
Rename a custom sticker
Parameters
sticker
Required
Insert message ID with the sticker or name of the sticker in the server
name
Required
What is the new name?
Requirements
- Member permissions: Manage Expressions
- Bot permissions: Manage Expressions
/command disable
Disable Command
/command disable [command]
Disable a command for this server
Parameters
command
Required
Which command do you want to disable?
Requirements
- Member permissions: Manage Server
/command enable
Enable Command
/command enable [command]
Enable a previously disabled command
Parameters
command
Required
Which command do you want to enable?
Requirements
- Member permissions: Manage Server
/command list-disabled
List Disabled Commands
/command list-disabled
List all disabled commands for this server
Parameters
No parametersRequirements
No special requirements listed/level role-reward add
Add Role Reward
/level role-reward add [role] [level]
Add a role reward for a level
Parameters
role
Required
Which role?
level
Required
Which level?
Requirements
- Member permissions: Manage Server
/level role-reward remove
Remove Role Reward
/level role-reward remove [role]
Remove a role reward
Parameters
role
Required
What role do you want to remove?
Requirements
- Member permissions: Manage Server
/level role-reward list
List Role Rewards
/level role-reward list
List all role rewards
Parameters
No parametersRequirements
No special requirements listed/level blacklist-channel add
Add Blacklist Channel
/level blacklist-channel add [channel]
Add a channel to the level blacklist
Parameters
channel
Required
Which channel do you want to blacklist?
Requirements
- Member permissions: Manage Server
/level blacklist-channel remove
Remove Blacklist Channel
/level blacklist-channel remove [channel]
Remove a channel from the level blacklist
Parameters
channel
Required
Which channel do you want to remove from the blacklist?
Requirements
- Member permissions: Manage Server
/level blacklist-channel list
List Blacklist Channels
/level blacklist-channel list
List all blacklisted channels