Merge pull request #4 from 67P/feature/kredits_github_signup

Update deps for Kredits GitHub signup
This commit is contained in:
Basti 2019-09-01 15:35:00 +02:00 committed by GitHub
commit 21a0e688c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 603 additions and 249 deletions

845
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
"hubot-help": "^1.0.1",
"hubot-incoming-webhook": "^1.1.1",
"hubot-irc": "67P/hubot-irc#dev",
"hubot-kredits": "^3.3.0",
"hubot-kredits": "^3.4.0",
"hubot-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term",
"hubot-read-tweet": "0.0.2",
"hubot-redis-brain": "1.0.0",

5
run.sh
View File

@ -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