A simple chatbot template designed with JavaScript(es6) HTML5 and CSS3
##Usage
--inside javascript ./assets/config.js
use this to add more words and replies to botify memory
configBotify([{"message":"Your message","reply":"any reply"},
...
])check demo at https://esecodes-simple-chatbot.netlify.app/