I can do that, Dave.
Go to file
Basti d33728a32b 1.1.1 2017-05-13 15:16:18 +02:00
bin Initial kommit 2015-04-26 23:20:26 +02:00
.editorconfig Initial kommit 2015-04-26 23:20:26 +02:00
.gitignore Ignore wallet.json 2017-05-06 15:41:39 +02:00
.jshintrc Add JSHint config 2016-02-20 12:57:43 -05:00
README.md Update README 2017-05-05 20:30:14 +02:00
external-scripts.json Use module from npm instead of local script 2017-05-06 15:41:04 +02:00
package.json 1.1.1 2017-05-13 15:16:18 +02:00
run.sh Update hubot-kredits 2017-05-13 15:16:00 +02:00

README.md

hal8000

hal8000 is a chat bot built on the Hubot framework. It's currently running in some channels on Freenode.

Running hal8000 locally

npm start

Incoming webhooks in development

With ngrok installed (and the ngrok binary in your PATH), you can open an HTTP tunnel with:

npm run ngrok

Configuration

run.sh (which is used for npm start) has some default values for the required ENV vars. Change it according to your needs, or use custom ENV vars with the commands.

Deployment

hal8000 is deployed by running Chef Solo against dev.kosmos.org with the cookbooks from our (private) GitLab repo.

House Rules

Contributor Code of Conduct (TL;DR: Be excellent to each other.)