libertymutual / chatpickle

Conversation Tests for Chatbots
Apache License 2.0
10 stars 6 forks source link

Add a simple bot client #28

Closed arsena closed 3 years ago

arsena commented 3 years ago

Find a simple bot that can be packaged and run locally using node.js. Create a chatpickle client for interfacing with it Create a new example project that demonstrates creating the bot and chatpickling it.

arsena commented 3 years ago

a simple bot client is covered by the CustomBotClient example