项目作者: bmann

项目描述 :
Easy one click deploy to Heroku of the superscript chat bot
高级语言: JavaScript
项目地址: git://github.com/bmann/superscript-heroku.git
创建时间: 2017-01-15T17:49:07Z
项目社区:https://github.com/bmann/superscript-heroku

开源协议:

下载


SuperScript Chat bot

SuperScript is a “dialogue engine for creating chat bots”. Find out more in the superscriptjs/superscript repo, or visit the superscriptjs.com website.

Express Client on Heroku

This repo takes the output of init’ing a basic bot running the express client and configures it to easily run on Heroku.

Deploy

Slack Client on Heroku

The slack-client branch creates a superscript powered bot that sits in your Slack. You’ll need to create a bot and give it a name in the Slack apps directory in order to get a token that lets your bot connect to your Slack.

Deploy

Creating the bot in the Slack directory means you’ll see the bot appear in your Slack as offline. When your server from above is running correctly, the status of the bot will go green, and you can say “Hi” to it and it will respond.