17 lines
No EOL
717 B
JSON
17 lines
No EOL
717 B
JSON
{
|
|
"author": [
|
|
"Valerie"
|
|
],
|
|
"install_msg": "Thanks for installing the Inventory cog! Use `[p]help Inventory` to see all commands.",
|
|
"name": "Inventory",
|
|
"short": "Manage inventories and trade items between users",
|
|
"description": "A cog that allows users to manage inventories and trade items with other users. Features include viewing inventories, trading items, and checking item information.",
|
|
"tags": [
|
|
"inventory",
|
|
"trading",
|
|
"items",
|
|
"economy"
|
|
],
|
|
"min_bot_version": "3.5.0",
|
|
"end_user_data_statement": "This cog stores user inventory data and trading history. Users can delete their data using the built-in data deletion commands."
|
|
} |