No command matches that search.
/catalog
Browse, post, and manage this server product catalog.
11 actions
ALL
/catalog view
View this server product catalog.
/catalog view
No options — just run it.
ADMIN
/catalog post
Post or refresh this server product catalog.
/catalog post
No options — just run it.
ADMIN
/catalog setup
Set the catalog channel and how the catalog embed looks.
9
/catalog setup [channel] [title] [description] [footer] [color] [image] [thumbnail] [dropdown_placeholder] [check_prices_button]
Option Type Required Description
channel
channel
optional
Channel the catalog is posted in.
title
text
optional
Catalog embed title.
description
text
optional
Catalog embed description.
footer
text
optional
Catalog embed footer.
color
text
optional
Catalog embed color, like #8b5cf6.
image
text
optional
Large banner image URL for the catalog embed.
thumbnail
text
optional
Small thumbnail image URL for the catalog embed.
dropdown_placeholder
text
optional
Placeholder text on the category dropdown.
check_prices_button
true / false
optional
Show the Check Prices button on the catalog. Off removes it.
ADMIN
/catalog category-add
Add a product category to this server catalog.
6
/catalog category-add <name> [description] [emoji] [thumbnail] [position] [visible]
Option Type Required Description
name
text
required
Category name shown in the catalog.
description
text
optional
Short dropdown description.
emoji
text
optional
Unicode emoji or custom Discord emoji.
thumbnail
text
optional
Optional category thumbnail URL.
position
whole number
optional
Lower numbers appear first.
visible
true / false
optional
Whether this category appears in the public catalog.
ADMIN
/catalog category-remove
Delete a category from this server catalog.
2
/catalog category-remove <category> [keep_products]
Option Type Required Description
category
text
required
Category to delete.
keep_products
true / false
optional
Keep the products instead of deleting them with the category.
ADMIN
/catalog category-list
List every catalog category with its id and product count.
/catalog category-list
No options — just run it.
ADMIN
/catalog product-add
Add a product to a catalog category.
12
/catalog product-add <category> <name> [price_usd] [price_eur] [price_inr] [auto_currency] [description] [features] [price_display] [stock] [position] [available]
Option Type Required Description
category
text
required
Category to add this product under.
name
text
required
Product name.
price_usd
number
optional
Price in USD. Optional - leave every price empty for a product with no price.
price_eur
number
optional
Price in EUR. Optional.
price_inr
number
optional
Price in INR. Optional.
auto_currency
true / false
optional
Fill the other currencies from the primary price using live rates.
description
text
optional
Short product description.
features
text
optional
Features separated with | characters.
price_display
text
optional
Custom price line, if different from USD/INR.
stock
whole number
optional
Stock count. Use -1 for unlimited.
position
whole number
optional
Lower numbers appear first.
available
true / false
optional
Whether this product appears in public catalog views.
ADMIN
/catalog product-remove
Delete a product from this server catalog.
1
/catalog product-remove <product>
Option Type Required Description
product
text
required
Product to delete.
ADMIN
/catalog product-list
List catalog products with their ids, prices, and stock.
1
/catalog product-list [category]
Option Type Required Description
category
text
optional
Only show products in this category.
ADMIN
/catalog tos
Set the terms of service shown by the catalog TOS button.
7
/catalog tos [mode] [text] [url] [link_label] [title] [color] [footer]
Option Type Required Description
mode
text
optional
Show the TOS as embed text, or as a link button.
text
text
optional
TOS body shown in text mode.
url
text
optional
TOS page URL used in link mode.
link_label
text
optional
Label on the TOS link button.
title
text
optional
TOS embed title.
color
text
optional
TOS embed color, like #ef4444.
footer
text
optional
TOS embed footer.
ADMIN
/catalog currency
Choose which currencies the catalog shows and which one is primary.
5
/catalog currency [primary] [usd] [eur] [inr] [no_price_text]
Option Type Required Description
primary
text
optional
Currency staff type prices in. It is always shown.
usd
true / false
optional
Show US Dollar prices.
eur
true / false
optional
Show Euro prices.
inr
true / false
optional
Show Indian Rupee prices.
no_price_text
text
optional
Line shown for a product that has no price set.
/invoice
Create, look up, and back up server invoices.
6 actions
ADMIN
/invoice create
Generates a premium invoice.
16
/invoice create <channel> <amount> <currency> <payment_method> <payment_status> <customer_name> <product_name> [quantity] [description] [discount_percent] [custom_price] [voucher_code] [product_2] [product_3] [product_4] [product_5]
Option Type Required Description
channel
channel
required
Channel to send the invoice to
amount
number
required
Unit price of the product
currency
text
required
Select currency
payment_method
text
required
Select payment method
payment_status
text
required
Payment status
customer_name
text
required
Customer name
product_name
text
required
Product name
quantity
number
optional
Quantity
description
text
optional
Product description
discount_percent
number
optional
Discount percentage (0-100)
custom_price
number
optional
Override final price
voucher_code
text
optional
Optional voucher code to apply
product_2
text
optional
Extra product 2 as: Name | qty | unit price | optional description
product_3
text
optional
Extra product 3 as: Name | qty | unit price | optional description
product_4
text
optional
Extra product 4 as: Name | qty | unit price | optional description
product_5
text
optional
Extra product 5 as: Name | qty | unit price | optional description
ALL
/invoice check
Look up a server invoice by Order ID.
1
/invoice check <order_id>
Option Type Required Description
order_id
text
required
The Order ID to search for
ADMIN
/invoice branding
Set the brand name, logo, ID prefix, and colors used on invoice images.
5
/invoice branding [brand_name] [logo] [id_prefix] [accent_color] [footer]
Option Type Required Description
brand_name
text
optional
Business name printed on invoices.
logo
text
optional
Logo image URL printed on invoices.
id_prefix
text
optional
Prefix for generated invoice IDs, like NOX.
accent_color
text
optional
Accent color, like #8b5cf6.
footer
text
optional
Footer line printed on invoices.
ADMIN
/invoice sales
Revenue, best sellers, and payment breakdown.
2
/invoice sales [period] [post]
Option Type Required Description
period
text
optional
How far back to look. Defaults to the last 30 days.
post
true / false
optional
Post it in the channel instead of showing it only to you.
ADMIN
/invoice top-buyers
Ranking of the best buyers.
5
/invoice top-buyers [period] [by] [currency] [limit] [post]
Option Type Required Description
period
text
optional
How far back to look. Defaults to the last 30 days.
by
text
optional
Rank by number of orders or by amount spent.
currency
text
optional
Currency to rank by when using amount spent.
limit
whole number
optional
How many buyers to list.
post
true / false
optional
Post it in the channel instead of showing it only to you.
ADMIN
/invoice sales-style
Banner, colour, and titles for the sales embeds.
12
/invoice sales-style [color] [banner] [thumbnail] [report_title] [leaderboard_title] [footer] [leaderboard_size] [show_names] [enabled] [count_successful] [count_pending] [count_failed]
Option Type Required Description
color
text
optional
Embed colour, like #8b5cf6.
banner
text
optional
Large banner image URL. Use "none" to remove it.
thumbnail
text
optional
Small thumbnail image URL. Use "none" to remove it.
report_title
text
optional
Title of the sales report embed.
leaderboard_title
text
optional
Title of the buyer leaderboard embed.
footer
text
optional
Footer text on both embeds.
leaderboard_size
whole number
optional
Default number of buyers in the leaderboard.
show_names
true / false
optional
Show the customer name next to the mention.
enabled
true / false
optional
Turn sales reporting on or off.
count_successful
true / false
optional
Count Successful invoices as revenue.
count_pending
true / false
optional
Count Pending invoices as revenue.
count_failed
true / false
optional
Count Failed invoices as revenue.
/voucher
Manage server vouchers.
3 actions
ADMIN
/voucher create
Create a voucher for this server.
5
/voucher create <code> [title] [type] [value] [max_uses]
Option Type Required Description
code
text
required
Voucher code
title
text
optional
Display title
type
text
optional
Discount type
value
number
optional
Discount value
max_uses
whole number
optional
Maximum uses
ADMIN
/voucher list
List active vouchers for this server.
/voucher list
No options — just run it.
ADMIN
/voucher disable
Disable a voucher code.
1
/voucher disable <code>
Option Type Required Description
code
text
required
Voucher code
/review
Submit and manage customer reviews.
6 actions
ALL
/review submit
Submit a customer review for this server.
4
/review submit <rating> <product> <text> [image]
Option Type Required Description
rating
whole number
required
Rating from 1 to 5
product
text
required
Product or service being reviewed
text
text
required
Your review text
image
file
optional
Optional proof or screenshot
ADMIN
/review config
Set the review channel and how review embeds look.
10
/review config [channel] [enabled] [require_approval] [auto_publish] [title] [color] [footer] [banner] [show_reviewer] [show_product]
Option Type Required Description
channel
channel
optional
Channel reviews are posted in.
enabled
true / false
optional
Turn the review system on or off.
require_approval
true / false
optional
Hold new reviews until an admin posts them.
auto_publish
true / false
optional
Post approved reviews automatically.
title
text
optional
Review embed title.
color
text
optional
Review embed color, like #0062FF.
footer
text
optional
Review embed footer.
banner
text
optional
Banner image URL posted under each review.
show_reviewer
true / false
optional
Show who wrote the review.
show_product
true / false
optional
Show the reviewed product.
ADMIN
/review add
Add a review for a customer.
6
/review add <rating> <buyer> <product> [text] [image] [post_now]
Option Type Required Description
rating
whole number
required
Rating from 1 to 5
buyer
user
required
Customer who gave the review
product
text
required
Product or service being reviewed
text
text
optional
Review text
image
file
optional
Optional proof or screenshot
post_now
true / false
optional
Post the review to the configured review channel now
ADMIN
/review remove
Hide a review by ID.
2
/review remove <review_id> [delete_message]
Option Type Required Description
review_id
text
required
Review ID, like REV-2026-123456
delete_message
true / false
optional
Also delete the Discord review message when possible
ADMIN
/review post
Post an existing review to the review channel.
1
/review post <review_id>
Option Type Required Description
review_id
text
required
Review ID, like REV-2026-123456
ADMIN
/review list
Show recent server reviews.
/review list
No options — just run it.
/check
Check this server invoice or voucher.
2 actions
ADMIN
/check invoice
Check a server invoice by invoice ID.
1
/check invoice <order_id>
Option Type Required Description
order_id
text
required
Invoice order ID
ADMIN
/check voucher
Check whether a voucher can be used in this server.
1
/check voucher <code>
Option Type Required Description
code
text
required
Voucher code
/ticket
Open, manage, and configure support tickets.
25 actions
ALL
/ticket requestclose
Ask staff to close this ticket.
2
/ticket requestclose [reason] [timeout]
Option Type Required Description
reason
text
optional
Why should this ticket be closed?
timeout
whole number
optional
Optional auto-close timer in minutes.
ALL
/ticket info
Show info for the current ticket.
/ticket info
No options — just run it.
ADMIN
/ticket setup
Configure the ticket system without opening the dashboard.
20
/ticket setup [category] [staff_role] [log_channel] [transcript_channel] [welcome_message] [embed_image] [embed_thumbnail] [embed_footer] [panel_color] [max_open_per_user] [auto_close_hours] [enabled] [require_close_reason] [confirm_close] [allow_opener_close] [dm_transcript] [rating_enabled] [rating_channel] [delete_channel_on_close] [ping_staff_roles]
Option Type Required Description
category
channel
optional
Category new ticket channels are created in.
staff_role
role
optional
Role added to every ticket. Replaces the current staff role list.
log_channel
channel
optional
Channel that receives ticket open/close logs.
transcript_channel
channel
optional
Channel that receives saved transcripts.
welcome_message
text
optional
Message shown in the embed inside a new ticket.
embed_image
text
optional
Large image URL for the embed inside a new ticket.
embed_thumbnail
text
optional
Thumbnail image URL for the embed inside a new ticket.
embed_footer
text
optional
Footer text for ticket embeds.
panel_color
text
optional
Default ticket embed color, like #0062FF.
max_open_per_user
whole number
optional
How many tickets one member may have open at once.
auto_close_hours
whole number
optional
Close an inactive ticket after this many hours. 0 disables it.
enabled
true / false
optional
Turn the ticket system on or off.
require_close_reason
true / false
optional
Require a reason when a ticket is closed.
confirm_close
true / false
optional
Ask for confirmation before closing.
allow_opener_close
true / false
optional
Let the ticket opener close their own ticket.
dm_transcript
true / false
optional
DM the transcript to the ticket opener on close.
rating_enabled
true / false
optional
Ask for a rating when a ticket closes.
rating_channel
channel
optional
Channel that receives ticket ratings.
delete_channel_on_close
true / false
optional
Delete the channel on close instead of archiving it.
ping_staff_roles
true / false
optional
Ping the staff roles when a ticket opens.
ADMIN
/ticket panel
Post a saved ticket panel.
3
/ticket panel <panel> [channel] [v2_panel]
Option Type Required Description
panel
text
required
Ticket panel to send.
channel
channel
optional
Channel to send the panel in.
v2_panel
true / false
optional
Send as a dropdown panel that lets users pick any ticket panel.
ADMIN
/ticket panel-v2
Post a dropdown ticket panel that lists all saved ticket panels.
2
/ticket panel-v2 [display_panel] [channel]
Option Type Required Description
display_panel
text
optional
Dashboard panel used for the title, text, image, color, and dropdown placeholder.
channel
channel
optional
Channel to send the V2 panel in.
ADMIN
/ticket form
Set the questions a ticket panel asks before a ticket opens.
1
/ticket form <panel>
Option Type Required Description
panel
text
required
Ticket panel to edit.
ALL
/ticket faq
Search this server FAQ answers.
1
/ticket faq [query]
Option Type Required Description
query
text
optional
Search words.
ADMIN
/ticket faq-add
Add an FAQ answer.
3
/ticket faq-add <question> <answer> [keywords]
Option Type Required Description
question
text
required
The question members ask.
answer
text
required
The answer to show them.
keywords
text
optional
Extra search words, separated by commas.
ADMIN
/ticket faq-edit
Change an existing FAQ answer.
4
/ticket faq-edit <faq> [question] [answer] [keywords]
Option Type Required Description
faq
text
required
FAQ to change.
question
text
optional
New question.
answer
text
optional
New answer.
keywords
text
optional
New keywords, separated by commas. Use "none" to clear them.
ADMIN
/ticket faq-remove
Remove an FAQ answer.
1
/ticket faq-remove <faq>
Option Type Required Description
faq
text
required
FAQ to remove.
ADMIN
/ticket faq-list
List every FAQ answer in this server.
/ticket faq-list
No options — just run it.
ALL
/ticket close
Close this ticket now.
1
/ticket close [reason]
Option Type Required Description
reason
text
optional
Close reason.
ALL
/ticket close-countdown
Close this ticket after a countdown timer.
2
/ticket close-countdown <minutes> [reason]
Option Type Required Description
minutes
whole number
required
Minutes before closing.
reason
text
optional
Close reason.
ADMIN
/ticket panel_create
Create a ticket panel config.
6
/ticket panel_create <name> [title] [description] [messages] [channel] [layout]
Option Type Required Description
name
text
required
Panel name.
title
text
optional
Embed title.
description
text
optional
Embed description.
messages
text
optional
Text messages to send after ticket opens. One per line, max 10.
channel
channel
optional
Channel to post this panel in.
layout
text
optional
How users open tickets from this panel.
ADMIN
/ticket claim
Claim the current ticket.
/ticket claim
No options — just run it.
ADMIN
/ticket unclaim
Unclaim the current ticket.
/ticket unclaim
No options — just run it.
ADMIN
/ticket rename
Rename the current ticket channel.
1
/ticket rename <name>
Option Type Required Description
name
text
required
New channel name.
ADMIN
/ticket lock
Stop the opener from sending messages in this ticket.
/ticket lock
No options — just run it.
ADMIN
/ticket unlock
Allow the opener to send messages again.
/ticket unlock
No options — just run it.
ADMIN
/ticket add
Add a user to the current ticket.
1
/ticket add <user>
Option Type Required Description
user
user
required
User to add.
ADMIN
/ticket remove
Remove a user from the current ticket.
1
/ticket remove <user>
Option Type Required Description
user
user
required
User to remove.
ADMIN
/ticket blacklist
Block a user from opening tickets.
2
/ticket blacklist <user> [reason]
Option Type Required Description
user
user
required
User to blacklist.
reason
text
optional
Reason.
ADMIN
/ticket unblacklist
Allow a user to open tickets again.
1
/ticket unblacklist <user>
Option Type Required Description
user
user
required
User to unblacklist.
ADMIN
/ticket config
View or change a ticket setting that used to be dashboard-only.
2
/ticket config <setting> [value]
Option Type Required Description
setting
text
required
Which setting to view or change.
value
text
optional
New value. Leave empty to see the current one. Use "none" to clear text.
ADMIN
/ticket transcript
Save an HTML transcript of this ticket without closing it.
/ticket transcript
No options — just run it.
/setup
Configure shop catalog channels and bot admin roles.
1 action
ADMIN
/setup
Configure shop catalog channels and bot admin roles.
6
/setup <catalog_channel> <admin_role> [log_channel] [staff_role] [default_image] [embed_color]
Option Type Required Description
catalog_channel
channel
required
Channel where /postcatalog sends the shop catalog.
admin_role
role
required
Role allowed to manage shop/catalog commands.
log_channel
channel
optional
Optional channel for bot logs.
staff_role
role
optional
Optional staff role for support workflows.
default_image
text
optional
Image URL used wherever a feature has no image of its own. Use "none" to clear.
embed_color
text
optional
Hex colour for every embed in this server, e.g. #DC2626. Use "none" to reset.
/verify
Configure and post the server verification button.
4 actions
ADMIN
/verify setup
Set the role and panel styling for button verification.
7
/verify setup <role> [channel] [title] [message] [button_label] [color] [image]
Option Type Required Description
role
role
required
Role members receive after clicking verify.
channel
channel
optional
Channel where the verify panel should be posted.
title
text
optional
Embed title.
message
text
optional
Embed message.
button_label
text
optional
Button label.
color
text
optional
Embed color, like #8b5cf6.
image
text
optional
Banner image URL for the verify embed.
ADMIN
/verify post
Post or refresh the verification button panel.
1
/verify post [channel]
Option Type Required Description
channel
channel
optional
Optional channel override.
ADMIN
/verify off
Disable button verification for this server.
/verify off
No options — just run it.
ADMIN
/verify status
Show the current verify settings.
/verify status
No options — just run it.
/welcome
Configure the welcome and leave messages for this server.
4 actions
ADMIN
/welcome setup
Set the welcome message channel, text, and styling.
8
/welcome setup [channel] [message] [title] [color] [image] [enabled] [button_label] [button_url]
Option Type Required Description
channel
channel
optional
Channel the welcome message is sent in.
message
text
optional
Message body. Placeholders: {user}, {userTag}, {username}, {server}, {memberCount}
title
text
optional
Embed title.
color
text
optional
Embed color, like #8b5cf6.
image
text
optional
Banner image URL for the embed.
enabled
true / false
optional
Turn the welcome message on or off.
button_label
text
optional
Optional link button label under the welcome embed.
button_url
text
optional
Optional link button URL under the welcome embed.
ADMIN
/welcome leave
Set the leave message channel, text, and styling.
6
/welcome leave [channel] [message] [title] [color] [image] [enabled]
Option Type Required Description
channel
channel
optional
Channel the leave message is sent in.
message
text
optional
Message body. Placeholders: {user}, {userTag}, {username}, {server}, {memberCount}
title
text
optional
Embed title.
color
text
optional
Embed color, like #8b5cf6.
image
text
optional
Banner image URL for the embed.
enabled
true / false
optional
Turn the leave message on or off.
ADMIN
/welcome off
Turn welcome and/or leave messages off.
1
/welcome off [target]
Option Type Required Description
target
text
optional
What to turn off.
ADMIN
/welcome status
Show the current welcome and leave settings.
/welcome status
No options — just run it.
/security
Configure anti-spam and anti-nuke protection for this server.
5 actions
ADMIN
/security antispam
Configure anti-spam.
7
/security antispam [enabled] [max_messages] [window_seconds] [duplicate_limit] [mention_limit] [timeout_minutes] [delete_messages]
Option Type Required Description
enabled
true / false
optional
Turn anti-spam on or off.
max_messages
whole number
optional
Messages allowed inside the window before action is taken.
window_seconds
whole number
optional
Length of the spam window in seconds.
duplicate_limit
whole number
optional
Identical messages allowed before action is taken.
mention_limit
whole number
optional
Mentions allowed in one message.
timeout_minutes
whole number
optional
How long a spammer is timed out.
delete_messages
true / false
optional
Delete the spam messages as well.
ADMIN
/security antinuke
Configure anti-nuke.
5
/security antinuke [enabled] [max_actions] [window_seconds] [action] [timeout_minutes]
Option Type Required Description
enabled
true / false
optional
Turn anti-nuke on or off.
max_actions
whole number
optional
Destructive actions allowed inside the window.
window_seconds
whole number
optional
Length of the anti-nuke window in seconds.
action
text
optional
What to do with the offender.
timeout_minutes
whole number
optional
Timeout length when the action is timeout.
ADMIN
/security trust
Let a role or user bypass anti-nuke.
2
/security trust [role] [user]
Option Type Required Description
role
role
optional
Role to trust.
user
user
optional
User to trust.
ADMIN
/security untrust
Remove a role or user from the anti-nuke trust list.
2
/security untrust [role] [user]
Option Type Required Description
role
role
optional
Role to remove.
user
user
optional
User to remove.
ADMIN
/security status
Show the current security settings.
/security status
No options — just run it.
/aichat
Configure the optional AI chat replies for this server.
4 actions
ADMIN
/aichat setup
Turn AI chat on and pick where it replies.
4
/aichat setup [channel] [respond_to_mentions] [ticket_help] [system_prompt]
Option Type Required Description
channel
channel
optional
Channel the AI is allowed to reply in.
respond_to_mentions
true / false
optional
Also reply when the bot is mentioned anywhere.
ticket_help
true / false
optional
Show an AI Help button on new tickets.
system_prompt
text
optional
How the assistant should behave.
ADMIN
/aichat remove-channel
Stop the AI replying in one channel.
1
/aichat remove-channel <channel>
Option Type Required Description
channel
channel
required
Channel to remove.
ADMIN
/aichat off
Turn AI chat off for this server.
/aichat off
No options — just run it.
ADMIN
/aichat status
Show the current AI chat settings.
/aichat status
No options — just run it.
/module
Turn bot modules on or off for this server.
3 actions
ADMIN
/module list
Show every module and whether it is on.
/module list
No options — just run it.
ADMIN
/module enable
Turn a module on.
1
/module enable <module>
Option Type Required Description
module
text
required
Module to turn on.
ADMIN
/module disable
Turn a module off.
1
/module disable <module>
Option Type Required Description
module
text
required
Module to turn off.
/status
Server analytics: tickets, sales, members and reviews.
5 actions
ADMIN
/status all
Everything: members, tickets, sales and reviews.
1
/status all [days]
Option Type Required Description
days
whole number
optional
How far back to look. Defaults to 30.
ADMIN
/status invite
Members joining and leaving.
1
/status invite [days]
Option Type Required Description
days
whole number
optional
How far back to look. Defaults to 30.
ADMIN
/status sales
Invoices raised and their total value.
1
/status sales [days]
Option Type Required Description
days
whole number
optional
How far back to look. Defaults to 30.
ADMIN
/status tickets
Tickets opened and closed.
1
/status tickets [days]
Option Type Required Description
days
whole number
optional
How far back to look. Defaults to 30.
ADMIN
/status community
Reviews and message activity.
1
/status community [days]
Option Type Required Description
days
whole number
optional
How far back to look. Defaults to 30.
/clear
Clear up to 100 recent messages with filters.
1 action
ADMIN
/clear
Clear up to 100 recent messages with filters.
6
/clear <amount> [user] [bots] [embeds] [link] [images]
Option Type Required Description
amount
whole number
required
Number of messages to scan (Max 100)
user
user
optional
Only delete messages from this user
bots
true / false
optional
Only delete messages from bots
embeds
true / false
optional
Only delete messages with embeds
link
text
optional
Only delete messages containing this specific link
images
true / false
optional
Only delete messages with image attachments
/embed
Send custom embeds.
2 actions
ADMIN
/embed send
Create and send a custom embed (Admin Only)
8
/embed send <channel> [title] [description] [color] [image_url] [footer] [button_label] [button_url]
Option Type Required Description
channel
channel
required
The channel to send the embed to
title
text
optional
Title of the embed
description
text
optional
Description of the embed (use \n for new lines)
color
text
optional
Hex color code (e.g., #FF0000) or name (Red)
image_url
text
optional
URL of the main image
footer
text
optional
Footer text
button_label
text
optional
Label for a link button
button_url
text
optional
URL for the link button
ADMIN
/embed quick-create
Write an embed in a pop-up form and send it (Admin Only)
/embed quick-create
No options — just run it.
/cloud
☁️ Show Endercloud server status, components, incidents & maintenances.
1 action
ADMIN
/cloud
☁️ Show Endercloud server status, components, incidents & maintenances.
/cloud
No options — just run it.
/addemoji
Add one or many emojis to this server from emojis, links, images, or a ZIP file.
1 action
ADMIN
/addemoji
Add one or many emojis to this server from emojis, links, images, or a ZIP file.
8
/addemoji [emoji] [image] [image_2] [image_3] [image_4] [image_5] [zip_file] [name]
Option Type Required Description
emoji
text
optional
Paste one or many emojis or emoji links, separated by spaces.
image
file
optional
Image file to add as an emoji.
image_2
file
optional
Second image file.
image_3
file
optional
Third image file.
image_4
file
optional
Fourth image file.
image_5
file
optional
Fifth image file.
zip_file
file
optional
ZIP file of images to add in bulk.
name
text
optional
Name for the emoji. Only used when you add exactly one.
/help
Open the Noxyr Secure command help menu.
1 action
ALL
/help
Open the Noxyr Secure command help menu.
/help
No options — just run it.
/command-list
Get the link to the full Noxyr command list.
1 action
ALL
/command-list
Get the link to the full Noxyr command list.
/command-list
No options — just run it.
/ping
Show real-time bot latency stats.
1 action
ALL
/ping
Show real-time bot latency stats.
/ping
No options — just run it.
/dashboard
Get the link to the Noxyr web dashboard.
1 action
ALL
/dashboard
Get the link to the Noxyr web dashboard.
/dashboard
No options — just run it.
/support
Get Noxyr support links.
1 action
ADMIN
/support server
Get the Noxyr support server invite.
/support server
No options — just run it.
/currency
Check live currency rates.
1 action
ADMIN
/currency rate
Convert an amount into 10 major currencies.
2
/currency rate [amount] [currency]
Option Type Required Description
amount
number
optional
Amount to convert. Example: 1
currency
text
optional
Choose the base currency.
/resorcemonitor
Show live usage, service status, and bot ping stats.
1 action
ALL
/resorcemonitor
Show live usage, service status, and bot ping stats.
/resorcemonitor
No options — just run it.
/vote
Vote & review Noxyr on Top.gg — it really helps us grow!
1 action
ALL
/vote
Vote & review Noxyr on Top.gg — it really helps us grow!
/vote
No options — just run it.
/ai
AI utility commands
1 action
ADMIN
/ai check
Check if a message was written by an AI
1
/ai check <message_id>
Option Type Required Description
message_id
text
required
The ID of the message to check (must be in this channel)
/checkout
Cart and checkout for the product catalog.
4 actions
ADMIN
/checkout setup
Turn the cart on or off and set its limits.
5
/checkout setup [enabled] [max_items] [max_quantity] [clear_after_checkout] [show_stock]
Option Type Required Description
enabled
true / false
optional
Show a cart button on the catalog.
max_items
whole number
optional
How many different products one cart may hold.
max_quantity
whole number
optional
How many of one product a member may add.
clear_after_checkout
true / false
optional
Empty the cart once the order ticket is opened.
show_stock
true / false
optional
Show remaining stock next to each cart line.
ADMIN
/checkout panel
Link the ticket panel that checkout opens.
1
/checkout panel <panel>
Option Type Required Description
panel
text
required
The ticket panel checkout should open.
ADMIN
/checkout text
Customize the cart button, embed, and messages.
19
/checkout text [cart_button] [cart_button_style] [cart_button_emoji] [checkout_button] [checkout_button_style] [cart_title] [cart_color] [empty_text] [total_label] [each_label] [ticket_title] [ticket_message] [clear_button] [cart_footer] [cart_banner] [cart_thumbnail] [add_placeholder] [remove_placeholder] [success_message]
Option Type Required Description
cart_button
text
optional
Label of the cart button on the catalog.
cart_button_style
text
optional
Colour of the cart button.
cart_button_emoji
text
optional
Emoji on the cart button.
checkout_button
text
optional
Label of the checkout button.
checkout_button_style
text
optional
Colour of the checkout button.
cart_title
text
optional
Title of the cart embed.
cart_color
text
optional
Cart embed colour, like #22c55e.
empty_text
text
optional
Shown when the cart is empty.
total_label
text
optional
Label above the cart total.
each_label
text
optional
Word used for the per-item price, like "each".
ticket_title
text
optional
Title of the order summary posted in the ticket.
ticket_message
text
optional
Order summary text. Placeholders: {user}, {username}, {items}.
clear_button
text
optional
Label of the clear cart button.
cart_footer
text
optional
Footer under the cart embed.
cart_banner
text
optional
Cart banner image URL. Use "none" to remove it.
cart_thumbnail
text
optional
Cart thumbnail image URL. Use "none" to remove it.
add_placeholder
text
optional
Placeholder on the "add to cart" menu.
remove_placeholder
text
optional
Placeholder on the "remove item" menu.
success_message
text
optional
Confirmation after checkout. Placeholders: {channel}, {user}, {ticketId}.
ADMIN
/checkout status
Show the current checkout settings.
/checkout status
No options — just run it.
/custombot
Run every Noxyr feature under your own bot name and avatar — free, unlocked by one Top.gg vote.
1 action
ALL
/custombot
Run every Noxyr feature under your own bot name and avatar — free, unlocked by one Top.gg vote.
/custombot
No options — just run it.
/quickcreate
Build a ticket panel, store catalog or review channel in one command.
9 actions
ADMIN
/quickcreate menu
Open the Quick Create menu and pick what to build.
/quickcreate menu
No options — just run it.
ADMIN
/quickcreate all
Open the menu ready to build a ticket panel, store catalog and review channel.
/quickcreate all
No options — just run it.
ADMIN
/quickcreate ticket
Open the menu ready to build: Ticket category, a Support panel, posted in this channel.
/quickcreate ticket
No options — just run it.
ADMIN
/quickcreate catalog
Open the menu ready to build: Catalog channel, a first category, catalog message posted.
/quickcreate catalog
No options — just run it.
ADMIN
/quickcreate reviews
Open the menu ready to build: Review channel, reviews turned on, how-to note posted.
/quickcreate reviews
No options — just run it.
ADMIN
/quickcreate verify
Open the menu ready to build: A Verified role, the verify button posted in this channel.
/quickcreate verify
No options — just run it.
ADMIN
/quickcreate welcome
Open the menu ready to build: A channel to greet new members in, welcome messages on.
/quickcreate welcome
No options — just run it.
ADMIN
/quickcreate faq
Open the menu ready to build: Three starter answers so the ticket FAQ button is not empty.
/quickcreate faq
No options — just run it.
ADMIN
/quickcreate roster
Open the menu ready to build: The roster control panel, posted in this channel.
/quickcreate roster
No options — just run it.
/quicksetup
Set the server up from one menu: server basics, tickets, catalog and API.
8 actions
ADMIN
/quicksetup all
Open the full setup menu and choose an area.
/quicksetup all
No options — just run it.
ADMIN
/quicksetup server
Quick setup: Admin roles, logging and welcome messages.
/quicksetup server
No options — just run it.
ADMIN
/quicksetup ticket
Quick setup: Ticket category, staff roles, transcripts and pings.
/quicksetup ticket
No options — just run it.
ADMIN
/quicksetup catalog
Quick setup: Catalog channel and the currencies you sell in.
/quicksetup catalog
No options — just run it.
ADMIN
/quicksetup reviews
Quick setup: Where customer reviews are posted.
/quicksetup reviews
No options — just run it.
ADMIN
/quicksetup embed
Quick setup: Server embed colour and the fallback image for empty image slots.
/quicksetup embed
No options — just run it.
ADMIN
/quicksetup invoice
Quick setup: Invoice branding, colour theme, logo and ID prefix.
/quicksetup invoice
No options — just run it.
ADMIN
/quicksetup ai
Quick setup: AI replies, the channels it watches, and the ticket AI Help button.
/quicksetup ai
No options — just run it.
<angle> options are required, [square] are optional. Admin actions need Discord
Administrator or an admin role saved on your dashboard setup page . Everything here can
also be configured from the dashboard — the fastest start is /quicksetup all.
Add Noxyr or read the
guides .