JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
F
G
I
R
S
B
BotInstallerKt
- Class in
fr.vsct.tock.bot
BotIoc
- Class in
fr.vsct.tock.bot
Bot module configuration.
F
fr.vsct.tock.bot
- package fr.vsct.tock.bot
G
getCoreModules()
- Method in class fr.vsct.tock.bot.
BotIoc
The core modules of the bot.
I
importI18nDump(path, replaceAllLabels)
- Static method in class fr.vsct.tock.bot.
BotInstallerKt
Import a dump of all i18n labels.
importNlpDump(path)
- Static method in class fr.vsct.tock.bot.
BotInstallerKt
Import a dump of a full nlp model.
importNlpSentencesDump(path)
- Static method in class fr.vsct.tock.bot.
BotInstallerKt
Import a dump of a list of qualified sentences to a nlp model.
installBots(routerHandlers)
- Static method in class fr.vsct.tock.bot.
BotInstallerKt
Install the bot(s) with the specified additional router handlers.
INSTANCE
- Static variable in class fr.vsct.tock.bot.
BotIoc
Bot module configuration.
R
registerAndInstallBot(botDefinition)
- Static method in class fr.vsct.tock.bot.
BotInstallerKt
Register and install a new bot.
registerAndInstallBot(botProvider)
- Static method in class fr.vsct.tock.bot.
BotInstallerKt
Register and install a new bot.
registerBot(botDefinition)
- Static method in class fr.vsct.tock.bot.
BotInstallerKt
Register a new bot.
registerBot(botProvider)
- Static method in class fr.vsct.tock.bot.
BotInstallerKt
Register a new bot.
S
setup(modules)
- Method in class fr.vsct.tock.bot.
BotIoc
Start the bot with the specified additional modules.
setup(modules)
- Method in class fr.vsct.tock.bot.
BotIoc
Start the bot with the specified additional modules.
B
F
G
I
R
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes