Package | Description |
---|---|
fr.paris.lutece.plugins.chatbot.service | |
fr.paris.lutece.plugins.chatbot.service.bot |
Modifier and Type | Method and Description |
---|---|
static ChatBot |
BotService.getBot(String strBotKey)
Get a bot by its key
|
Modifier and Type | Method and Description |
---|---|
static List<ChatBot> |
BotService.getBots()
Get all bots
|
Modifier and Type | Method and Description |
---|---|
static void |
BotService.register(ChatBot chatbot)
Register a bot from an other module
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractChatBot
Bot
|
class |
MockChatBot
MockChatBot
|
Copyright © 2017 City of Paris. All rights reserved.