clean answer from html tags so it can be recited by alexa

This commit is contained in:
GotPPay
2018-04-02 04:15:36 +02:00
parent e4b1617dc1
commit e04dbe3ec9
3 changed files with 114 additions and 158 deletions

View File

@@ -8,6 +8,7 @@
"body-parser": "^1.13.1",
"ejs": "^2.5.7",
"express": "^4.13.0",
"html-to-text": "^4.0.0",
"isomorphic-fetch": "^2.2.1",
"mongodb": "^2.2.33",
"nodejs-text-summarizer": "GotPPay/nodejs-text-summarizer",