Manage

Jeanne's largest admin module, covering channel and role operations plus server-side configuration flows.

Slash commands 44 commands [] Required { } Optional

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.
Command Description Parameters Requirements
/create text channel Create a text channel
/create text channel {Name} {Topic} {category} {slowmode} {nsfw_enabled}
  • Name { } - What will you name it?
  • Topic { } - What is the channel topic?
  • category { } - Place in which category?
  • slowmode { } - What is the slowmode (1h, 30m, etc) (Max is 6 hours)
  • nsfw_enabled { } - Should it be an NSFW channel?
  • Member permissions: Manage Channels
  • Bot permissions: Manage Channels
/create voice channel Create a voice channel
/create voice channel {Name} {category} {users}
  • Name { } - What will you name it?
  • category { } - Place in which category?
  • users { } - How many users can join? (Max 99)
  • Member permissions: Manage Channels
  • Bot permissions: Manage Channels
/create category Create a category
/create category [Name]
  • Name [ ] - What will you name it?
  • Member permissions: Manage Channels
  • Bot permissions: Manage Channels
/create stage channel Create a stage channel
/create stage channel [Name] {category} {users}
  • Name [ ] - What will you name it?
  • category { } - Place in which category?
  • users { } - How many users can join? (Max 10000)
  • Member permissions: Manage Channels
  • Bot permissions: Manage Channels
/create forum channel Create a forum channel
/create forum channel [Name] {Topic} {category}
  • Name [ ] - What will you name it?
  • Topic { } - What is the channel topic?
  • category { } - Place in which category?
  • Member permissions: Manage Channels
  • Bot permissions: Manage Channels
/create role Creates a new role
/create role [Name] {Color} {hoisted} {mentionable}
  • Name [ ] - What will you name it?
  • Color { } - What color will it be? (Hex code without #)
  • hoisted { } - Should it be shown separately in the member list?
  • mentionable { } - Should it be mentionable?
  • Member permissions: Manage Roles
  • Bot permissions: Manage Roles
/create public thread Create a public thread
/create public thread [Name] [Channel] [Message ID] {Slowmode}
  • Name [ ] - What will you name the thread?
  • Channel [ ] - Which channel to create the thread in?
  • Message ID [ ] - ID of the message to start the thread from
  • Slowmode { } - What is the slowmode (optional)?
  • Member permissions: Create Public Threads
  • Bot permissions: Create Public Threads Manage Threads
/create private thread Create a private thread
/create private thread [Name] [Channel] {Slowmode}
  • Name [ ] - What will you name the thread?
  • Channel [ ] - Which channel to create the thread in?
  • Slowmode { } - What is the slowmode (optional)?
  • Member permissions: Create Private Threads
  • Bot permissions: Create Private Threads Manage Threads
/create emoji Create a custom emoji
/create emoji [Name] [Link]
  • Name [ ] - What will you name it?
  • Link [ ] - The link to the emoji image
  • Member permissions: Manage Expressions Create Expressions
  • Bot permissions: Manage Expressions Create Expressions
/create sticker Create a custom sticker
/create sticker [Name] [Emoji] [Link] {Sticker}
  • Name [ ] - What will you name it?
  • Emoji [ ] - The emoji to use for the sticker
  • Link [ ] - The link to the sticker image
  • Sticker { } - The image file for the sticker
No special requirements listed
/delete channel Delete a channel
/delete channel [Channel]
  • Channel [ ] - Which channel to delete?
  • Member permissions: Manage Channels
  • Bot permissions: Manage Channels
/delete role Delete a role
/delete role [Role]
  • Role [ ] - Which role to delete?
  • Member permissions: Manage Roles
  • Bot permissions: Manage Roles
/delete emoji Delete a custom emoji
/delete emoji [Emoji]
  • Emoji [ ] - Which emoji to delete?
  • Member permissions: Manage Expressions
  • Bot permissions: Manage Expressions
/delete sticker Delete a custom sticker
/delete sticker [Sticker]
  • Sticker [ ] - Which sticker to delete?
  • Member permissions: Manage Expressions
  • Bot permissions: Manage Expressions
/edit text channel Edit a text channel
/edit text channel [Channel] {Name} {Topic} {Slowmode} {Category} {NSFW}
  • Channel [ ] - Which channel to edit?
  • Name { } - New name for the channel
  • Topic { } - New topic for the channel
  • Slowmode { } - New slowmode (optional)
  • Category { } - Move to which category?
  • NSFW { } - Set as NSFW?
  • Member permissions: Manage Channels
  • Bot permissions: Manage Channels
/edit voice channel Edit a voice channel
/edit voice channel [Channel] {Name} {Category} {Users}
  • Channel [ ] - Which channel to edit?
  • Name { } - New name for the channel
  • Category { } - Move to which category?
  • Users { } - User limit (optional)
  • Member permissions: Manage Channels
  • Bot permissions: Manage Channels
/edit role Edit a role
/edit role [Role] {Name} {Color} {Hoisted} {Mentionable}
  • Role [ ] - Which role to edit?
  • Name { } - New name for the role
  • Color { } - New color (hex)
  • Hoisted { } - Display role separately?
  • Mentionable { } - Make role mentionable?
  • Member permissions: Manage Roles
  • Bot permissions: Manage Roles
/edit server Edit server settings
/edit server {Name} {Description} {Avatar} {Splash} {Banner} {Verification Level}
  • Name { } - New server name
  • Description { } - New server description
  • Avatar { } - New server avatar
  • Splash { } - New splash image
  • Banner { } - New banner image
  • Verification Level { } - Set verification level
  • Member permissions: Manage Server
  • Bot permissions: Manage Server
/set welcomer Configure welcome and leave channels
/set welcomer {Welcoming Channel} {Leaving Channel}
  • Welcoming Channel { } - Channel for welcome messages
  • Leaving Channel { } - Channel for leave messages
  • Member permissions: Manage Server
/set modlog Configure moderation log channel
/set modlog [Channel]
  • Channel [ ] - Channel for moderation logs
  • Member permissions: Manage Server
/set welcoming message Set the welcoming message (JSON script)
/set welcoming message {JSON script}
  • JSON script { } - JSON script for welcome message
  • Member permissions: Manage Server
/set leaving message Set the leaving message (JSON script)
/set leaving message {JSON Script}
  • JSON Script { } - JSON script for leave message
  • Member permissions: Manage Server
/level set role reward message Set the role reward message
/level set role reward message {Message}
  • Message { } - Enable/disable role reward message
  • Member permissions: Manage Server
/set level update Set the channel and message for level updates
/set level update [Channel] {Level Message}
  • Channel [ ] - Channel for level updates
  • Level Message { } - Enable/disable level message
  • Member permissions: Manage Server
/set confession channel Set the confession channel
/set confession channel [Channel]
  • Channel [ ] - Channel for confessions
  • Member permissions: Manage Server
/set profile brightness Set the your profile brightness
/set profile brightness [Brightness]
  • Brightness [ ] - Brightness value (50-150)
No special requirements listed
/set profile bio Set your profile bio
/set profile bio [Bio]
  • Bio [ ] - Your bio text
No special requirements listed
/set profile-color Set your profile color
/set profile-color [Color]
  • Color [ ] - Color value (hex or name)
No special requirements listed
/add role Add a role to a member
/add role [Member] [Role]
  • Member [ ] - Member to add the role to
  • Role [ ] - Role to add
  • Member permissions: Manage Roles
  • Bot permissions: Manage Roles
/remove role Remove a role from a member
/remove role [Member] [Role]
  • Member [ ] - Member to remove the role from
  • Role [ ] - Role to remove
  • Member permissions: Manage Roles
  • Bot permissions: Manage Roles
/remove Remove all server data No parameters
  • Member permissions: Manage Server
/clone Clone a channel
/clone {Channel} {Name} {Category} {NSFW}
  • Channel { } - Channel to clone
  • Name { } - Name for the new channel
  • Category { } - Category for the new channel
  • NSFW { } - Set as NSFW?
  • Member permissions: Manage Channel
  • Bot permissions: Manage Channel
/rename emoji Rename a custom emoji
/rename emoji [Emoji] [Name]
  • Emoji [ ] - Emoji to rename
  • Name [ ] - New name for the emoji
  • Member permissions: Manage Expressions
  • Bot permissions: Manage Expressions
/rename category Rename a category
/rename category [Category] [Name]
  • Category [ ] - Category to rename
  • Name [ ] - New name for the category
  • Member permissions: Manage Channels
  • Bot permissions: Manage Channels
/rename sticker Rename a custom sticker
/rename sticker [Sticker] [Name]
  • Sticker [ ] - Sticker to rename
  • Name [ ] - New name for the sticker
  • Member permissions: Manage Expressions
  • Bot permissions: Manage Expressions
/command disable Disable a command for this server
/command disable [Command]
  • Command [ ] - Command to disable
  • Member permissions: Manage Server
/command enable Enable a previously disabled command
/command enable [Command]
  • Command [ ] - Command to enable
  • Member permissions: Manage Server
/command list disabled commands List all disabled commands for this server No parameters No special requirements listed
/level add role reward Add a role reward for a level
/level add role reward [Role] [Level]
  • Role [ ] - Role to reward
  • Level [ ] - Level required for the reward
  • Member permissions: Manage Server
/level remove role reward Remove a role reward
/level remove role reward [Role]
  • Role [ ] - Role to remove from rewards
  • Member permissions: Manage Server
/level list role rewards List all role rewards No parameters No special requirements listed
/level add blacklist channel Add a channel to the level blacklist
/level add blacklist channel [Channel]
  • Channel [ ] - Channel to blacklist
  • Member permissions: Manage Server
/level remove blacklist channel Remove a channel from the level blacklist
/level remove blacklist channel [Channel]
  • Channel [ ] - Channel to remove from blacklist
  • Member permissions: Manage Server
/level list blacklist channels List all blacklisted channels No parameters No special requirements listed