dmitrizzle / chat-bubble

Simple chatbot UI for the Web with JSON scripting 👋🤖🤙
MIT License
579 stars 171 forks source link

Immutable conversation obj #31

Closed dmitrizzle closed 7 years ago

dmitrizzle commented 7 years ago

Now convo object never changes but gets appended/extended Updated keyboard example to work well with this system

This is a fix for #29

dmitrizzle commented 7 years ago

Merging to v1.2.1 instead.