:robot_face:带有简单API的现代库,用于构建伟大的对话机器人。- dempfi / xene

Xene is a framework for building conversational bots with modern JavaScript(or TypeScript). From simple command-based bots to rich natural language bots the framework provides all of the features needed to manage the conversational aspects of a bot. import { Slackbot } from '@xene/slack' new Slackbot(/* API token */) .when(/hi|hello/i).say('Hi there!') .when(/talk/i).talk(async dialog => {
zip
xene-master.zip 预估大小:74个文件
folder
xene-master 文件夹
file
yarn.lock 179KB
folder
packages 文件夹
folder
slack 文件夹
folder
src 文件夹
file
logger.ts 342B
file
types.ts 4KB
file
index.ts 104B
file
errors.ts 523B
folder
middleware 文件夹
file
index.ts 758B
file
middlewares.ts 3KB
folder
helpers 文件夹
file
get.ts 74B
file
is-mentioned.ts 99B
file
channel-type.ts 325B
folder
formatters 文件夹
file
message.ts 463B
file
menu.ts 629B
file
button.ts 350B
file
attachment.ts 651B
file
case.ts 532B
folder
api 文件夹
file
users.ts 409B
file
auth.ts 491B
file
index.ts 256B
file
oauth.ts 640B
file
files.ts 398B
file
bots.ts 315B
folder
base 文件夹
file
request.ts 842B
file
index.ts 1KB
file
channels.ts 2KB
folder
rtm 文件夹
file
types.ts 215B
file
index.ts 2KB
file
chat.ts 1KB
file
groups.ts 310B
file
slackbot.ts 3KB
file
package.json 903B
folder
core 文件夹
folder
src 文件夹
file
dialog.ts 3KB
file
types.ts 264B
file
index.ts 100B
file
binder.ts 2KB
file
bot.ts 2KB
file
ee.ts 429B
folder
actions 文件夹
file
question.ts 602B
file
action.ts 411B
file
parse.ts 906B
file
pause.ts 180B
folder
test 文件夹
file
binder.ts 1KB
folder
helpers 文件夹
file
test-bot.ts 452B
file
flow.ts 4KB
file
resolvable.ts 392B
file
manager.ts 3KB
file
resolvable.ts 261B
file
channel.ts 2KB
file
package.json 391B
folder
test 文件夹
folder
src 文件夹
file
bot-context.ts 2KB
file
index.ts 136B
file
tester.ts 278B
file
expectation.ts 1000B
file
user-context.ts 396B
folder
test 文件夹
file
flow.ts 968B
file
resolvable.ts 261B
file
package.json 506B
file
.travis.yml 69B
file
tsconfig.json 381B
file
LICENSE 11KB
folder
assets 文件夹
file
ex-6.png 155KB
file
ex-4.png 65KB
file
divider.png 110B
file
blank.png 81B
file
ex-2.png 92KB
file
hero.png 92KB
file
ex-1.png 84KB
file
ex-3.png 61KB
file
ex-5.png 142KB
file
tslint.json 1KB
file
lerna.json 263B
file
README.md 17KB
file
CODE_OF_CONDUCT.md 3KB
file
.gitignore 72B
file
package.json 1KB
...
zip 文件大小:749.55KB