Items & inventories

Obtain items through DraftBot's various systems and show them off to other members!

Obtaining an item

There are several ways to obtain an item:

RewardDescription
Level rewardsConfigurable through the /config command ➜ "Levels" or through the web panel
Buying in the shopConfigurable through the /config command ➜ "Economy" or through the web panel
Birthday giftsConfigurable through the /config command ➜ "Birthdays" or through the web panel
GiveawaysWhen using the /giveaway create command
Trades between membersWith the /item command
The /dropitem and /item drop commandsThey generate a message where you have to be the fastest to grab the item

After choosing the item, two additional optional settings are available:

  • time ➜ To set a drop duration between 1 and 10 minutes.
  • channel ➜ To set the channel where you want to send the drop.

Managing a member's inventory

With the /admininventory command, you can, as an administrator, manage the inventory of a member of your Discord server.

Several options are available:

CommandDescription
/admininventory add memberAdds an item to a member's inventory
/admininventory add serverAdds an item to every member of the server (asynchronous operation)
/admininventory add roleAdds an item to every member holding a specific role (asynchronous operation)
/admininventory deleteDeletes an item from the server for good
/admininventory renameRenames an item in every inventory on the server
/admininventory mergeMerges two inventory items into one
/admininventory transferTransfers an item, a quantity of an item or a member's whole inventory to another member
/admininventory remove memberRemoves an item from a member's inventory
/admininventory remove serverRemoves an item from every member of the server (asynchronous operation)
/admininventory remove roleRemoves an item from every member holding a specific role (asynchronous operation)
/admininventory reset memberEmpties a member's inventory entirely
/admininventory reset serverResets the inventory of every member of the server

/admininventory add: when adding an item to a member, you can choose between adding an existing item or creating one.

Bulk operations: commands targeting "every member" or "a role" run asynchronously. A progress message is displayed and updates automatically. You can cancel the operation at any time with the button provided.

Displaying your inventory

Server members can access their own inventory at any time using the /inventory command. If the member owns items, they are displayed, and they can also see the money they hold thanks to DraftBot's economy system.

Overview of a member's inventory
Overview of a member's inventory

You can view another member's inventory by mentioning them or by using their username after the command. For example: /inventory member:@Username.

Trading an item

There are a few ways to trade an item with another member through the /item command, selecting the member you want to trade with:

CommandDescription
/item giveGives an item to a member
/item sellSells an item to a member
/item exchangeExchanges an item with a member

The /dropitem and /item drop commands

The /dropitem and /item drop commands generate a message and grant the item to the first person who clicks the button ("Recover!" for /dropitem, "Claim!" for /item drop) within a set time between 1 and 10 minutes1.

What is the difference between the two, though?

  • /dropitem ➜ Generates a new item to start the drop.
  • /item drop ➜ Gives away an item taken from a member's inventory.
Overview of the /item drop command
Overview of the /item drop command

In both cases, you can choose the channel where the drop is started and how long it lasts.

Checking the server's inventory items

You can check the items existing on the server with the /topitems command. A selector at the bottom of the message lets you pick an item and see who owns it and in what quantity.

Overview of the /topitems command
Overview of the /topitems command

Footnotes

  1. By default the drop lasts one minute.