superscriptjs / superscript

A dialogue engine for creating chat bots
http://superscriptjs.com
MIT License
1.65k stars 209 forks source link

Add importJSON to setup options for support JSON #370

Closed golfapipol closed 5 years ago

golfapipol commented 7 years ago

Changes to be committed: modified: src/bot/index.js

Description

Can I import only JSON, not a file ?

Motivation and Context

I want to use JSON object more than file in setup bot

Types of changes

Checklist:

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.3%) to 80.164% when pulling af071ee9d18ab4277475fce7a3ca529cf877d580 on golfapipol:master into d7cf87a4b3dc044526861844c3684ddf50e24184 on superscriptjs:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.3%) to 80.235% when pulling 00c2b5eb9b30fbe187914dbe9d20afcbd6c59dff on golfapipol:master into 37f2be9c149112db924f817faa3726ed2c648c27 on superscriptjs:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.3%) to 80.164% when pulling af071ee9d18ab4277475fce7a3ca529cf877d580 on golfapipol:master into d7cf87a4b3dc044526861844c3684ddf50e24184 on superscriptjs:master.

silentrob commented 5 years ago

Thank you!