module.exports = [ { "user": "hi" }, { "bot": "Please type any text" }, { "user": "Hello!" }, { "bot": "Your response is:Hello!" } ];