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
  • #19
Closed
Open
Issue created Feb 16, 2022 by Adam "MrBond" Ziegler@MrBondOwner

Bot interaction: request notification of an item send

A player may be blocked until receiving a certain item. As item sends increase in volume, it is less clear when the blocking item is received.

Like #12 (closed), requires state tracking. More important to persist for this, but less important than #18 (closed). Track notification requests per-world.

Respond to a DM'd command !notify <item> when the given item is received (respect world context as in #13 (closed)):

  • Send a confirmation message that the user will be notified

In ItemComposer, check for an outstanding notification request for the received item, send via DiscordBotDMOutputAdapter, then clear the notification request.

Assignee
Assign to
Time tracking