|
CREATE TEXT CHANNEL Creates a text channel. You can also place
it in a category,
add slowmode and/or make it NSFW enabled
Command:
/create textchannel {NAME} {TOPIC} {CATEGORY} {SLOWMODE} {NSFW_ENABLED}
|
|
CREATE VOICE CHANNEL Creates a voice channel. You can also place
it in a
category and add how many users it can have
Command:
/create voicechannel {NAME} {CATEGORY} {USERS}
|
|
CREATE CATEGORY Creates a category channel.
Command:
/create category {NAME}
|
|
CREATE STAGE CHANNEL Creates a stage channel. You can also place
it in a
category and/or how many users can join Note: You need a community
enabled
server to make stage channels
Command:
/create stagechannel [NAME] {CATEGORY} {USERS}
|
|
CREATE FORUM
Creates a forum. You can also place it in a category Note: You
need a
community enabled server to make forums
Command:
/create forum {NAME} {CATEGORY}
|
|
CREATE ROLE Creates a role. You can also add a color, hoist it
and/or make it
mentionable. Note: For adding color, use HEX color code numbers
Command:
/create role {NAME} {COLOR} {HOISTED} {MENTIONABLE}
|
|
CREATE PRIVATE THREAD Creates a private thread. You can also add
slowmode
Command: /create thread private [NAME] [CHANNEL] {SLOWMODE}
|
|
CREATE PUBLIC THREAD Creates a public thread. You can also add
slowmode
Note: You need to use this command in the channel you are in
and use a valid
message ID.
Command:
/create thread public [NAME] [CHANNEL] [MESSAGE ID] {SLOWMODE}
|
|
CREATE EMOJI Creates an emoji Note: You
should only use the
emoji_link or emoji_image option and not both at the same
time. Make sure
the emoji you are creating is a valid JPG, JPEG, PNG or GIF.
Command:
/create emoji [NAME] {EMOJI_LINK} {EMOJI_IMAGE}
|
|
CREATE STICKER Creates a sticker Note: You
should only use
the sticker_link or sticker_image option and not both at
the same time.
Make sure the sticker you are creating is a valid PNG or APNG and not larger than
512kb.
Command:
/create sticker [NAME] [EMOJI] {STICKER_LINK} {STICKER_IMAGE}
|
|
DELETE CHANNEL Deletes a channel
Command:
/delete channel [CHANNEL]
|
|
DELETE ROLE Deletes a role
Command:
/delete role [ROLE]
|
|
DELETE EMOJI Deletes an emoji
Command:
/delete emoji [EMOJI NAME]
|
|
DELETE STICKER Deletes a sticker Note: You
need to provide
the sticker name or sticker ID
Command:
/delete sticker [STICKER NAME |
EDIT TEXT CHANNEL Edits a text channel. You can change the name, make it NSFW enabled, change the slowmode, and/or move it to another category Note: If you don't provide the channel, it will be the current channel you are executing this command in
Command: /edit textchannel {CHANNEL} {NAME} {NSFW_ENABLED} {SLOWMODE} {CATEGORY}
|
|
EDIT ROLE Edits a role. You can change the name, change the
color, hoist it
and/or make it mentionable. Note: For changing role color, use
HEX
color codes
Command:
/edit role [ROLE] {NAME} {COLOR} {HOISTED} {MENTIONABLE}
|
|
EDIT SERVER Edits the server. You can change the name,
description and/or
verification level. Note: If your server is not public, the
description will
not change. If your server is not at boost perk 1, the banner will
not change or be
added
Command:
/edit server {NAME} {DESCRIPTION} {AVATAR} {BANNER} {VERIFICATION_LEVEL}
|
|
EDIT FORUM Edits a forum. You can change the name, change the
topic and/or move
it to another category
Command:
/edit forum [FORUM] {NAME} {TOPIC} {CATEGORY}
|
|
RENAME EMOJI Renames an emoji
Command:
/rename emoji [EMOJI] [NAME]
|
|
RENAME STICKER Renames a sticker. You need the name of the
sticker you are
renaming
Command: /rename sticker [STICKER] [NAME]
|
|
RENAME CATEGORY Renames a category
Command:
/rename category [CATEGORY] [NAME]
|
|
SET WELCOMER Sets a welcomer and/or leaving channel
Command:
/set welcomer {WELCOMING_CHANNEL} {LEAVING_CHANNEL}
|
|
SET MODLOG Sets a modlog channel
Command:
/set modlog [CHANNEL]
|
|
SET BRIGHTNESS Change the brightness of your level/profile
card NOTE: Everyone can use this command for themselves. By
default, the
brightness is 100. When changing it, it should be higher than/equal to 10 but lower
than/equal to
150. You need to have a purchased background for it
Command:
/set profile-brightness [BRIGHTNESS]
|
|
SET BIO Change the bio in your profile
card NOTE: Everyone
can use this command for themselves. The maximum characters allowed is 120
characters
Command: /set profile-bio [BIO]
|
|
SET COLOR Change the color in your level/profile card font and
bars NOTE: Everyone can use this command for themselves. Make
sure to use HEX
codes
Command: /set profile-color [COLOR]
|
|
SET WELCOMING MESSAGE Sets a message that will welcome members
when they join the
server. They are only sent to a valid welcomer channel and not to their
DMs NOTE: There must be a valid channel set to welcome members
when they join.
You need to use Discohooks to generate embeds.
To
generate using embed scripts, use "embed 1" and when you
are done, use
the JSON Data Editor and copy the script. To use
as JSON file,
create a text file. You can create a JSON file just by pasting the script
into the text
file. If you left the JSON file empty, a modal will open so you can
post the JSON
script. Use the parameters below when making welcoming messages. An example will be
shown after the
command has been used
Parameters
%member% - Memberās name and tag
%mention% - Mentions the
member
%server% - Serverās name
%pfp% - Memberās
avatar
%name% - Only the memberās name and not the tag
%members% - Shows
the member count
%humans% - Shows only the human member count
%icon% - Serverās icon
Required Permission: Manage
Guild
Command: /set welcomingmsg {JSON_FILE}
|
|
SET LEAVING MESSAGE Sets a message when memebers leave the
server. They are only
sent to a valid leaving channel and not to their DMs NOTE: There
must be a valid
channel set when members leave. You need to use Discohooks to
generate embeds.
To generate using embed scripts, use "embed
1"
and when you are done, use the JSON Data Editor and
copy the
script. To use as JSON file, create a text file. You can create a JSON file
just by pasting
the script into the text file. If you didn't use the JSON file
option, a modal will
open so you can paste the JSON script. Use the parameters below when making
welcoming messages. An
example will be shown after the command has been used
Parameters
%member% - Memberās name and tag
%mention% - Mentions the
member
%server% - Serverās name
%pfp% - Memberās
avatar
%name% - Only the memberās name and not the tag
%members% - Shows
the member count
%humans% - Shows only the human member count
%icon% - Serverās icon
Required Permission: Manage
Guild
Command: /set leavingmsg {JSON_FILE}
|
|
SET LEVELUPDATE Sets a level updating channel when someone levels
up NOTE: If you want to add a custom level up message, set the
LEVEL MESSAGE to true and you need to use Discohooks
to generate embeds. Setting it to true opens a modal.
To generate using
embed scripts,
use "embed 1" and when you are done, use the JSON
Data
Editor and copy the script. Use the parameters below
when making a
level up message. An example will be shown after the command has been used.
Note: If you have a role reward message set and a member levels up
and it requires
to give them the role, the role reward message will be sent but not this.
Parameters
%member% - Memberās name and tag
%mention% - Mentions the
member
%server% - Serverās name
%pfp% - Memberās
avatar
%name% - Only the memberās name and not the tag
%newlevel% -
Member's new level
Command:
/set levelupdate [CHANNEL] {LEVEL MESSAGE}
|
|
SET ROLE REWARD MESSAGE Sets a role reward message channel when
someone levels up
and receives a role NOTE: You must have a level update
channel
to have those messages sent. If you want to add a custom role reward message, set
the
MESSAGE to true and you need to use Discohooks to
generate embeds. Setting it to true opens a modal.
To generate using embed
scripts, use
"embed 1" and when you are done, use the JSON
Data
Editor and copy the script. Use the parameters below
when making a
level up message. An example will be shown after the command has been used.
Note: If you have a level update message set and a member levels up,
the level
update message will be sent but not this until they reach the required level to
receive the role.
Parameters
%member% - Memberās name and tag
%mention% - Mentions the
member
%server% - Serverās name
%pfp% - Memberās
avatar
%name% - Only the memberās name and not the tag
%newlevel% -
Member's new level
%role% - Role name
%rolemention% - Role mention (will not be mentioned but will show the
mention color
tag)
Command: /set rolereward_message {ROLE REWARD MESSAGE}
|
|
SET CONFESSION CHANNEL Sets a confession channel
Command:
/set confession-channel [CHANNEL]
|
|
REMOVE Removes a welcoming message, leaving message, welcoming,
modlog, role
reward message and/or level up updating channel that was set from the database.
Note: The
buttons are first grey in color but when something is
removed, it will
change to green but if it is not found or is already removed,
it will change to
red.
Command: /remove
|
|
CLONE Clones a channel. You can add a name to change
it
Command:
/clone [CHANNEL] {NAME}
|
|
ADD ROLE Add a role to a member
Command:
/add-role [MEMBER] [ROLE]
|
|
REMOVE ROLE Removes a role from a member
Command:
/remove-role [MEMBER] [ROLE]
|
|
XP BLACKLIST Blacklist a channel for gaining XP Required
Permission:
Manage Guild
Command:
/level blacklist-channel add [CHANNEL]
|
|
XP UNBLACKLIST Unblacklist a channel for gaining XP Required
Permission:
Manage Guild
Command:
/level blacklist-channel remove [CHANNEL]
|
|
XP BLACKLISTED CHANNELS LIST List all XP blacklisted
channels Required
Permission: Manage Guild
Command:
/level blacklist-channel list
|
|
ADD LEVEL ROLE Sets a level role reward for a specific level so a
member can
receive it when they level up Note: The role must be
below Jeanne or
below a role Jeanne has so she can be able to give the
role. If this
command has been misused (such as the role added has dangerous permissions), the
developer is
NOT responsible for it Required Permission: Manage Guild
(user)
|
|
REMOVE LEVEL ROLE REWARD Removes a level role reward for a
specific
level Required Permission: Manage Guild
Command:
/level role remove [ROLE]
|
|
LIST LEVEL ROLE REWARDS List all the level role rewards in the
server Note:
Everyone can use this command
Command: /level role list
|