public final class BotService extends Object
Modifier and Type | Method and Description |
---|---|
static ChatBot |
getBot(String strBotKey)
Get a bot by its key
|
static List<ChatBot> |
getBots()
Get all bots
|
static void |
register(ChatBot chatbot)
Register a bot from an other module
|
static void |
unregister(String strChatBotKey)
Unregister a bot
|
Copyright © 2017 City of Paris. All rights reserved.