Default SupBot

{“nodes”:[{“name”:”Start”,”message”:”Hello and a warm welcome to [website name]! How can we assist you in finding the information you’re looking for today?”,”responses”:[{“caption”:”Option A”,”action”:1},{“caption”:”Option B”,”action”:2}]},{“name”:”Sample Info”,”message”:”[more detailed description about topic A]. Did you find the info you’ve been looking for?”,”responses”:[{“caption”:”Yes, Thank you”,”action”:3},{“caption”:”Go Back”,”action”:0}]},{“name”:”[Topic B] Info”,”message”:”[more detailed description about topic B]. Did you find the info you’ve been looking for?”,”responses”:[{“caption”:”Yes, Thank you.”,”action”:3},{“caption”:”Go Back”,”action”:0}]},{“name”:”End”,”message”:”Thank you for exploring our information. Have a great day!”,”responses”:[]},{“name”:”New Node”,”message”:”-“,”responses”:[]}]}