Skip to content

Create backend logic for our Slackbot #4

@sblatz

Description

@sblatz

The slackbot should talk to our server that listens to events and manage the database in order to triage lists for users. Tasks to complete:

  • Create a slash command listener that will display the UI
  • Create a "UI"
    • Have drop downs for who the task owner is, urgency, and description of task
  • Save data from UI into database -- Assigned to Sawyer
    • Save the following data: user who requested, user who owns the task, urgency, timestamp, what the task is.
  • Organize "database" by priority when timed trigger is called -- Pravin
  • Send triaged message to someone in DM's -- Assigned to Derrick
  • Listen on triaged list for completed tasks and send message to blocked person

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions