Pet
Command category for adopting and caring for virtual pets in Kythia.
/pet
🐾 Adopt, raise, and battle with virtual pets — earn bonuses and climb the leaderboard.
Usage
/pet admin add <name> <icon> <rarity> <bonus_type> <bonus_value>
/pet admin delete <name>
/pet admin list
/pet adopt <name>
/pet editname <name>
/pet feed
/pet gacha
/pet info
/pet leaderboard
/pet play
/pet sell
/pet use
Subcommands
/pet feed — Feed your pet to keep it happy.
/pet gacha — Try your luck and roll for a new pet.
/pet info — View your current pet's stats and info.
/pet leaderboard — View the pet leaderboard.
/pet play — Play with your pet.
/pet sell — Sell your pet for coins.
/pet use — Activate your pet's bonus effect.
/pet adopt <name> — Adopt a pet by name.
| Option | Type | Required | Description |
|---|---|---|---|
name |
Text | ✅ | The pet's name |
/pet editname <name> — Rename your current pet.
| Option | Type | Required | Description |
|---|---|---|---|
name |
Text | ✅ | Your pet's new name |
/pet admin add <name> <icon> <rarity> <bonus_type> <bonus_value> — Add a new pet to the system (admin only).
| Option | Type | Required | Description |
|---|---|---|---|
name |
Text | ✅ | Pet name |
icon |
Text | ✅ | Emoji icon for the pet |
rarity |
Text | ✅ | Choices: Common, Rare, Epic, Legendary |
bonus_type |
Text | ✅ | Choices: Coin, Ruby |
bonus_value |
Integer | ✅ | Bonus amount |
/pet admin delete <name> — Remove a pet from the system (admin only).
| Option | Type | Required | Description |
|---|---|---|---|
name |
Text | ✅ | Name of the pet to delete |
/pet admin list — View all pets in the system (admin only).