项目作者: ObjectIsAdvantag

项目描述 :
Game type of Webex Teams Chat Bot built with Botkit
高级语言: JavaScript
项目地址: git://github.com/ObjectIsAdvantag/maze-bot.git
创建时间: 2018-03-29T00:09:58Z
项目社区:https://github.com/ObjectIsAdvantag/maze-bot

开源协议:MIT License

下载


Maze Cisco Spart Chat Bot

A game-type chat bot implementing:

  • botkit threaded conversations
  • user preferences (choose a level)
  • leveraging a simple node-maze library
  • plus a recast NLP example to detect directions

Built from this botkit-template for Cisco Spark.

Quick start on Glitch

Click Remix on Glitch

Then open the .env file and paste your bot’s token into the SPARK_TOKEN variable.

You bot is all set, responding in 1-1 and ‘group’ spaces, and sending a welcome message when added to a space,
Its healthcheck is accessible at your application public url, suffixed with “/ping”

Note that thanks to Glitch ‘PROJECT_DOMAIN’ env variable, you did not need to add a PUBLIC_URL variable pointing to your app domain.

Example