Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define the retrieve command #128

Open
brainrepo opened this issue Oct 2, 2021 · 0 comments
Open

Define the retrieve command #128

brainrepo opened this issue Oct 2, 2021 · 0 comments
Labels
help wanted Extra attention is needed
Projects

Comments

@brainrepo
Copy link
Contributor

Since our application needs a feature to retrieve messages from the messaging service (by default telegram),
write a command that downloads the messages and stores them using the persisted.

Acceptance criteria

  • use the mock retriever to get messages
  • store in the persisted
  • the retriever and the persisted should be decupled (airtable persister already present in the infrastructure folder)
  • this command should be run by the command line.
@brainrepo brainrepo added this to TODO in Botletter via automation Oct 2, 2021
@brainrepo brainrepo added the help wanted Extra attention is needed label Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant