Commands

Drop Command

Generate 3 random cards and allow users to claim them based on the configured drop mode.

What is /drop?

The /drop command generates 3 random cards that users can claim.

Depending on how the command is configured, the claiming behavior can differ.

How it works

Run the command

A user runs /drop in the server.

Generate cards

The bot generates 3 random cards and displays them in a single message.

Each card includes:

  • Name
  • Group
  • Era
  • Rarity

Claim a card

Users select cards using the buttons attached to the message.

Claim result

After a card is selected:

  • The chosen card is added to the user's collection
  • A confirmation message is sent showing the selected card
  • The total amount of that card owned is displayed

Drop variants

The /drop command can be configured in different ways depending on how you want users to claim cards.

Personal Drop

In this version, only the user who ran /drop can select a card.

  • Only 1 card can be claimed
  • The remaining cards cannot be claimed by other users

Shared Drop

In this version, multiple users can claim cards from the same drop.

  • The user who ran /drop can claim one card
  • The remaining cards can also be claimed by other users
  • Up to 3 cards can be claimed in total (one per card)
  • When other users claim a card, the claim cooldown is applied to them
  • The claim cooldown duration can be configured by the admin

Important notes

  • Each card can only be claimed once
  • Users can only claim one card per drop
Copyright © 2026