Bot command: item information
Build a command that handles all the operations for changing item settings; do not change received
count:
- Bare command: list all items in the current world context
- Item name: list all settings for the item
- Subcommands:
- priority: set a priority - see #12 (closed)
- threshold: set thresholds - see #29 (closed)
- group: set an item group name
- reset: reset item settings to the game's defaults - see #40
- notify: request a notification when the item is received next - see #19 (closed)
Returns:
- If no world context set, "No world context set, see
!world help
" - If a world context is set, list the results of the operation:
- success: "Item ... has been 'operation description'"
- true fail or bad parameters: "Item ... could not be 'operation description': reason"
Possible syntax: !items "item" subcommand parameters