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}
|
|
| /create voice channel | Create a voice channel |
/create voice channel {Name} {category} {users}
|
|
| /create category | Create a category |
/create category [Name]
|
|
| /create stage channel | Create a stage channel |
/create stage channel [Name] {category} {users}
|
|
| /create forum channel | Create a forum channel |
/create forum channel [Name] {Topic} {category}
|
|
| /create role | Creates a new role |
/create role [Name] {Color} {hoisted} {mentionable}
|
|
| /create public thread | Create a public thread |
/create public thread [Name] [Channel] [Message ID] {Slowmode}
|
|
| /create private thread | Create a private thread |
/create private thread [Name] [Channel] {Slowmode}
|
|
| /create emoji | Create a custom emoji |
/create emoji [Name] [Link]
|
|
| /create sticker | Create a custom sticker |
/create sticker [Name] [Emoji] [Link] {Sticker}
|
No special requirements listed |
| /delete channel | Delete a channel |
/delete channel [Channel]
|
|
| /delete role | Delete a role |
/delete role [Role]
|
|
| /delete emoji | Delete a custom emoji |
/delete emoji [Emoji]
|
|
| /delete sticker | Delete a custom sticker |
/delete sticker [Sticker]
|
|
| /edit text channel | Edit a text channel |
/edit text channel [Channel] {Name} {Topic} {Slowmode} {Category} {NSFW}
|
|
| /edit voice channel | Edit a voice channel |
/edit voice channel [Channel] {Name} {Category} {Users}
|
|
| /edit role | Edit a role |
/edit role [Role] {Name} {Color} {Hoisted} {Mentionable}
|
|
| /edit server | Edit server settings |
/edit server {Name} {Description} {Avatar} {Splash} {Banner} {Verification Level}
|
|
| /set welcomer | Configure welcome and leave channels |
/set welcomer {Welcoming Channel} {Leaving Channel}
|
|
| /set modlog | Configure moderation log channel |
/set modlog [Channel]
|
|
| /set welcoming message | Set the welcoming message (JSON script) |
/set welcoming message {JSON script}
|
|
| /set leaving message | Set the leaving message (JSON script) |
/set leaving message {JSON Script}
|
|
| /level set role reward message | Set the role reward message |
/level set role reward message {Message}
|
|
| /set level update | Set the channel and message for level updates |
/set level update [Channel] {Level Message}
|
|
| /set confession channel | Set the confession channel |
/set confession channel [Channel]
|
|
| /set profile brightness | Set the your profile brightness |
/set profile brightness [Brightness]
|
No special requirements listed |
| /set profile bio | Set your profile bio |
/set profile bio [Bio]
|
No special requirements listed |
| /set profile-color | Set your profile color |
/set profile-color [Color]
|
No special requirements listed |
| /add role | Add a role to a member |
/add role [Member] [Role]
|
|
| /remove role | Remove a role from a member |
/remove role [Member] [Role]
|
|
| /remove | Remove all server data | No parameters |
|
| /clone | Clone a channel |
/clone {Channel} {Name} {Category} {NSFW}
|
|
| /rename emoji | Rename a custom emoji |
/rename emoji [Emoji] [Name]
|
|
| /rename category | Rename a category |
/rename category [Category] [Name]
|
|
| /rename sticker | Rename a custom sticker |
/rename sticker [Sticker] [Name]
|
|
| /command disable | Disable a command for this server |
/command disable [Command]
|
|
| /command enable | Enable a previously disabled command |
/command enable [Command]
|
|
| /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]
|
|
| /level remove role reward | Remove a role reward |
/level remove role reward [Role]
|
|
| /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]
|
|
| /level remove blacklist channel | Remove a channel from the level blacklist |
/level remove blacklist channel [Channel]
|
|
| /level list blacklist channels | List all blacklisted channels | No parameters | No special requirements listed |