I can do that, Dave.
Go to file
Basti e3162ef44f
2.3.0
2020-04-16 17:48:11 +02:00
bin Don't run npm install on every hubot start 2018-04-18 20:49:56 +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 Add hubot-schedule 2019-04-17 09:17:43 +01:00
package-lock.json 2.3.0 2020-04-16 17:48:11 +02:00
package.json 2.3.0 2020-04-16 17:48:11 +02:00
run.sh Add GitHub signup vars to run script 2019-09-01 15:33:06 +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.)