All Commands
Browse all available commands organized by category
Coupon Management
/coupon add
Create a new coupon code
/coupon add <code> <description> [expires] [max_uses]
/coupon list
View all coupons and their status
/coupon list
/coupon deactivate
Immediately disable a coupon
/coupon deactivate <code>
/coupon edit
Edit an existing coupon code
/coupon edit <code> [description] [expires] [max_uses]
/checkcoupon
Check if a coupon code is valid (public)
/checkcoupon <code>
Customer Management
/customer add
Register a member as a customer
/customer add <member> <reason> [role]
/customer remove
Remove a customer record
/customer remove <member>
/customer info
View a specific customer's details
/customer info <member>
/customer list
List all customers in this server
/customer list
/customer search
Search customers by name or reason
/customer search <query>
/customer export
Download all customers as a CSV file
/customer export
/bulkimport
Bulk import server members as customers
/bulkimport <reason> [role]
Files & Export
Island Development
/buildlog add
Add an entry to the island dev diary
/buildlog add <entry>
/buildlog view
View the full build log history
/buildlog view [count]
/buildlog delete
Delete a build log entry
/buildlog delete <entry_id>
/task add
Create a development task
/task add <title> [assignee]
/task list
View all open tasks
/task list
/task edit
Edit a task
/task edit <task_id> [title] [assignee]
/task done
Mark a task as complete
/task done <task_id>
/task delete
Delete a task
/task delete <task_id>
Members & Invites
/member lookup
View member join history
/member lookup <member>
/member add
Manually add a member record
/member add <member> [inviter] [reason]
/invitestats
View all active invites
/invitestats
/inviteleaderboard
Show the top inviters ranked by members brought into the server
/inviteleaderboard
Patreon Integration
Seller Profiles
/seller dashboard
View and manage your seller profile
/seller dashboard
/seller create
Create your seller profile
/seller create <bio>
/seller edit
Edit your seller profile
/seller edit <bio> [contact]
/seller profile
View any seller's profile
/seller profile <user>
/seller rate
Leave a review for a seller
/seller rate <user> <stars> <review>
/seller stats
View your seller statistics
/seller stats
/list_providers
Browse all sellers
/list_providers [filter]
Server Configuration
/config info
View server settings and current configuration
/config info
/config sync
Force sync slash commands with Discord
/config sync
/config refresh
Refresh poller after a tier upgrade
/config refresh
/config set log channel
Route bot activity logs to a channel
/config set-log-channel <channel>
/config set customer role
Set the default role for new customers
/config set-customer-role <role>
/config set buildlog key
Set a per-server custom encryption key for build log data
/config set-buildlog-key <key>
/config clear buildlog key
Clear the custom per-server build log encryption key
/config clear-buildlog-key
/config encryption info
View encryption status and get setup help
/config encryption-info
/config set encryption
Set your server's encryption key for data privacy
/config set-encryption <key>
/config encryption status
Check which encryption mode this server is using
/config encryption-status
/config decrypt data
Decrypt and view your server's encrypted data
/config decrypt-data
/config allowed roles add
Allow a role to use admin commands
/config allowed-roles add <role>
/config allowed roles remove
Disallow a role from admin commands
/config allowed-roles remove <role>
/stats
View a server-level dashboard with key metrics
/stats
Session System
/start config
Configure the session system
/start config
/start begin
Create or connect to a service session
/start begin [category]
/start images
Attach proof images to session
/start images <type>
/start file
Attach delivery file to session
/start file <file>
/start exit
Close and delete session channel
/start exit
/start reassign-user
Reassign provider to a specific user (admin only)
/start reassign-user <user>