Merge pull request #4 from 67P/feature/kredits_github_signup
Update deps for Kredits GitHub signup
This commit is contained in:
commit
21a0e688c0
845
package-lock.json
generated
845
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -19,7 +19,7 @@
|
|||||||
"hubot-help": "^1.0.1",
|
"hubot-help": "^1.0.1",
|
||||||
"hubot-incoming-webhook": "^1.1.1",
|
"hubot-incoming-webhook": "^1.1.1",
|
||||||
"hubot-irc": "67P/hubot-irc#dev",
|
"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-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term",
|
||||||
"hubot-read-tweet": "0.0.2",
|
"hubot-read-tweet": "0.0.2",
|
||||||
"hubot-redis-brain": "1.0.0",
|
"hubot-redis-brain": "1.0.0",
|
||||||
|
5
run.sh
5
run.sh
@ -1,4 +1,4 @@
|
|||||||
npm link hubot-kredits
|
# npm link hubot-kredits
|
||||||
|
|
||||||
PORT=8888 \
|
PORT=8888 \
|
||||||
HUBOT_LOG_LEVEL="debug" \
|
HUBOT_LOG_LEVEL="debug" \
|
||||||
@ -21,6 +21,9 @@ KREDITS_ROOM="#kosmos-random" \
|
|||||||
KREDITS_WALLET_PATH="wallet.json" \
|
KREDITS_WALLET_PATH="wallet.json" \
|
||||||
KREDITS_WALLET_PASSWORD="foo" \
|
KREDITS_WALLET_PASSWORD="foo" \
|
||||||
KREDITS_PROVIDER_URL="http://localhost:7545" \
|
KREDITS_PROVIDER_URL="http://localhost:7545" \
|
||||||
|
KREDITS_DAO_ADDRESS="" \
|
||||||
|
KREDITS_GITHUB_KEY="" \
|
||||||
|
KREDITS_GITHUB_SECRET="" \
|
||||||
KREDITS_GITHUB_REPO_BLACKLIST="" \
|
KREDITS_GITHUB_REPO_BLACKLIST="" \
|
||||||
KREDITS_MEDIAWIKI_URL="https://wiki.kosmos.org/" \
|
KREDITS_MEDIAWIKI_URL="https://wiki.kosmos.org/" \
|
||||||
bin/hubot --name hal7000
|
bin/hubot --name hal7000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user