Skip navigation links
A B G I R S 

A

ai.tock.bot - package ai.tock.bot
 

B

BotInstallerKt - Class in ai.tock.bot
 
BotIoc - Class in ai.tock.bot
Bot module configuration.

G

getCoreModules() - Method in class ai.tock.bot.BotIoc
The core modules of the bot.
getIntentsByNamespaceAndName(namespace, name) - Static method in class ai.tock.bot.BotInstallerKt
Export list of IntentDefinition

I

importI18nDump(path, replaceAllLabels) - Static method in class ai.tock.bot.BotInstallerKt
Import a dump of all i18n labels.
importNlpDump(path) - Static method in class ai.tock.bot.BotInstallerKt
Import a dump of a full nlp model.
importNlpSentencesDump(path) - Static method in class ai.tock.bot.BotInstallerKt
Import a dump of a list of qualified sentences to a nlp model.
installBots(routerHandlers, additionalModules) - Static method in class ai.tock.bot.BotInstallerKt
Deprecated. 
INSTANCE - Static variable in class ai.tock.bot.BotIoc
Bot module configuration.

R

registerAndInstallBot(botDefinition, additionalModules, routerHandlers) - Static method in class ai.tock.bot.BotInstallerKt
Register and install a new bot.
registerAndInstallBot(botProvider, additionalModules, routerHandlers) - Static method in class ai.tock.bot.BotInstallerKt
Register and install a new bot.
registerBot(botDefinition) - Static method in class ai.tock.bot.BotInstallerKt
Deprecated. 
registerBot(botProvider) - Static method in class ai.tock.bot.BotInstallerKt
Deprecated. 

S

setup(modules) - Method in class ai.tock.bot.BotIoc
Start the bot with the specified additional modules.
setup(modules) - Method in class ai.tock.bot.BotIoc
Start the bot with the specified additional modules.
A B G I R S 
Skip navigation links