Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Multiworld Watcher Multiworld Watcher
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Q4SG
  • Multiworld WatcherMultiworld Watcher
  • Issues
  • #33
Closed
Open
Issue created Apr 06, 2022 by Adam "MrBond" Ziegler@MrBondOwner

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

Edited Apr 08, 2022 by Adam "MrBond" Ziegler
Assignee
Assign to
Time tracking