I can do that, Dave.
Go to file
Râu Cao 1b4397bb15
3.1.0
2023-08-14 17:37:38 +02:00
bin Don't run npm install on every hubot start 2018-04-18 20:49:56 +02:00
scripts Add liveness check endpoint 2021-04-09 09:43:29 +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 2021-04-09 10:22:53 +02:00
external-scripts.json Use new @kredits/hubot-kredits with @kredits/contracts 2022-11-02 18:55:57 +01:00
package-lock.json 3.1.0 2023-08-14 17:37:38 +02:00
package.json 3.1.0 2023-08-14 17:37:38 +02:00
run.sh Use local values for dev run script 2023-08-14 17:37:10 +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 Zero against barnard.kosmos.org with the cookbooks from our Gitea repo.

House Rules

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