From 5a3c6c56bfe5d1c54ba917fa01eb75f66c73e35c Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Fri, 9 Apr 2021 10:23:35 +0200 Subject: [PATCH] Update README --- README.md | 31 ++----------------------------- 1 file changed, 2 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 3c59457..b4c008d 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,3 @@ -## hal8000 +## [MOVED] hal8000 -hal8000 is a chat bot built on the [Hubot](https://hubot.github.com/) -framework. It's currently running in some channels on Freenode. - -### Running hal8000 locally - - npm start - -### Incoming webhooks in development - -With [ngrok](https://ngrok.com) 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](https://gitea.kosmos.org/kosmos/chef). - -### House Rules - -[Contributor Code of Conduct](http://contributor-covenant.org/version/1/2/0/) (TL;DR: Be excellent to each other.) +This repo has been moved to our Gitea instance: https://gitea.kosmos.org/kosmos/hal8000