Skip to content

Issue 16 — Add .equip <item> command - MEDIUM #16

Description

@Irresistible-Ishan

Description
Let players request the bot to equip a specific item into its hand.

Example:
.equip iron_pickaxe

Technical Notes
Find matching item by name and call:
bot.equip(item, "hand")

Acceptance Criteria

Equips requested item

Unknown item returns "Item not found"

Labels: medium, feature, inventory

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions