superscriptjs / superscript

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

Allow for optional cleaning during parse. Defaults now to false. #374

Open Lewwwk opened 6 years ago

Lewwwk commented 6 years ago

In parse, allows -c flag to indicate desire to clean db during parse. Set default to false.

Description

Fix for #373

Motivation and Context

Protect the data!

How Has This Been Tested?

Would love someone else to test in their environment.

Screenshots (if appropriate):

Types of changes

Checklist:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 80.495% when pulling d0eed0f717c8487c73458693ddc04e8a230ebf24 on parseUpdate into d7cf87a4b3dc044526861844c3684ddf50e24184 on master.