UNPKG

botbuilder-unit

Version:
14 lines 360 B
module.exports = [ {user : 'hi'}, {bot : 'How should I call you?'}, {user : 'what?'}, {bot : 'Should I call you "what?"?'}, {user : 'no'}, {bot : 'Ok, than again :)'}, {bot: 'How should I call you?'}, {user : 'Mr Freeman'}, {bot : 'Should I call you "Mr Freeman"?'}, {user : 'yes'}, {bot : 'Hello, Mr Freeman!'}, {bot : 'I\'m ready'} ];