Fork me on GitHub

Plugin ChatBot

Introduction

This plugin provides a chat UI that can run bots.

Bots can be made by simply configure rules into a separate Lutece module : module-chatbot-mybot.

See the online demo .

Usage

As a web page

For Front office web bots :

  http://domain.com/context/jsp/site/Portal.jsp?page=chatbot
                

As a popup available on all pages

To display a popup available on all pages of a site using a page include : add a bookmark ${chat_popup_include} into the page_frameset.html file.