Skip to content

bot api for managing lists and list status #162

@bnfinet

Description

@bnfinet

Is there an API? Is there some place in the javascript which would show how to query the redis?

I use a go chat bot instance to manage daily life. I'd like to query current state or Add or Remove list items with...

> me: !listhero buy tomatoes
> bot: okay, tomatoes added to Produce 

which would be

  • query the current lists to find which one includes Tomatoes
  • if found move from LRU to list
  • if not found, add to list

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions