let result = [ { user : 'hi' }, { bot : 'Test dialog welcomes you!' }, { bot : 'End of test dialog' } ]; module.exports = result;