From 1f30a68ac341ac2fc4edb072930fd4fcfee3ce95 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sun, 1 Sep 2019 15:32:54 +0200 Subject: [PATCH] Add GitHub signup vars to run script --- run.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/run.sh b/run.sh index ad51c0c..1b9a6c3 100755 --- a/run.sh +++ b/run.sh @@ -1,4 +1,4 @@ -npm link hubot-kredits +# npm link hubot-kredits PORT=8888 \ HUBOT_LOG_LEVEL="debug" \ @@ -21,6 +21,9 @@ KREDITS_ROOM="#kosmos-random" \ KREDITS_WALLET_PATH="wallet.json" \ KREDITS_WALLET_PASSWORD="foo" \ KREDITS_PROVIDER_URL="http://localhost:7545" \ +KREDITS_DAO_ADDRESS="" \ +KREDITS_GITHUB_KEY="" \ +KREDITS_GITHUB_SECRET="" \ KREDITS_GITHUB_REPO_BLACKLIST="" \ KREDITS_MEDIAWIKI_URL="https://wiki.kosmos.org/" \ bin/hubot --name hal7000