Skip to main content

Command Prefix

All commands use the prefix ! (or the configured prefix for your server).

Getting Help

General Help Menu

!help
Displays all available commands organized by category (Gacha, Battle, Inventory, etc.).

Specific Command Help

!help [command_name]
Shows detailed information about a specific command including:
  • Usage syntax
  • Description
  • Available aliases
Example:
!help pull

Command Categories

Project Stardust’s commands are organized into several categories:
CategoryDescription
GachaSummoning characters, viewing banners, and starter packs
BattleTeam battles against players and NPCs
Team ManagementBuilding and managing your battle teams
InventoryViewing, managing, and upgrading your characters
ProgressionDaily tasks, expeditions, leveling, and economy
ShopPurchasing characters and items
RaidsCooperative boss battles with leaderboards
AchievementsTracking your progress and unlocking badges

Command Aliases

Many commands have shorter aliases for convenience:
!inventory  # Full command
!inv        # Alias
!chars      # Another alias
Aliases are shown in the detailed help for each command.

Parameter Types

Commands use different parameter types:

Required Parameters

Shown without brackets:
!view 123

Optional Parameters

Shown in square brackets:
!team [user]  # Views your team or another user's team

Multiple Parameters

Some commands accept multiple values:
!lock 1 5 12  # Lock multiple characters at once

Common Conventions

User Mentions

Some commands accept Discord user mentions:
!battle @username   # Challenge a specific player
!profile @username  # View another player's profile

Inventory IDs

Many commands use character inventory IDs:
!view 123          # View character details
!lock 45 67 89     # Lock multiple characters
You can find inventory IDs using !inventory - they’re shown as #ID before each character name.

Admin Commands

Commands marked with 🔒 are restricted to bot owners:
  • !start_raid - Start a new raid event
  • Admin panel commands

Tips

Use !help frequently to discover new commands and features as they’re added to the bot.
Commands are case-insensitive. !PULL, !Pull, and !pull all work the same way.

Interactive Features

Many commands include interactive Discord UI elements:
  • Dropdown Menus - Select from available options
  • Buttons - Navigate pages or confirm actions
  • Pagination - Browse large lists of data
These interactions have timeouts (usually 60 seconds) after which the buttons become disabled.

Next Steps

Gacha Commands

Learn about summoning and banners

Battle Commands

Start battling with your team

Team Management

Build your perfect team

Progression

Track your progress and growth

Build docs developers (and LLMs) love