From 73fbfdebd46093edd51bcc075a007fed557a47f6 Mon Sep 17 00:00:00 2001 From: HarvsG Date: Sun, 26 Nov 2017 21:30:04 +0000 Subject: [PATCH] Update TODO.md --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 085b200..903755b 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,9 @@ ### Road to Beta -Before a beta release numbers 2 and 3 need to be done. As well as to do the corresponding vehicle info training on the dialogflow agent. The dialogflow agent needs to have comprehensive fallback phrases. There needs to be some robust pre-deployment tests. Ideally also a parralel development build and deployment pathway. +Before a beta release numbers ~~2~~ and 3 need to be done. As well as to do the corresponding vehicle info training on the dialogflow agent. The dialogflow agent needs to have comprehensive fallback phrases. There needs to be some robust pre-deployment tests. Ideally also a parralel development build and deployment pathway. - [ ] As [r/SpaceX API](https://github.com/r-spacex/SpaceX-API) gets a more advanced search query system, the searches need not be done within the webhook, instead, custom https get queries can be used. -- [ ] Vehicle info [function](https://github.com/HarvsG/r-SpaceX-AI-Bot/blob/70dcf6479f757a79c22b5fd456bf958b99133bc6/index.js#L174). +- [x] Vehicle info [function](https://github.com/HarvsG/r-SpaceX-AI-Bot/blob/70dcf6479f757a79c22b5fd456bf958b99133bc6/index.js#L174). - [ ] Creating verbose replies for all the query parameters