7 Commits

Author SHA1 Message Date
d33728a32b 1.1.1 2017-05-13 15:16:18 +02:00
b2beaef4df Update hubot-kredits 2017-05-13 15:16:00 +02:00
1ac557cc23 Update hubot-kredits 2017-05-12 14:03:18 +02:00
523719b3fb 1.1.0 2017-05-12 13:59:53 +02:00
a39a35feba Update hubot-kredits 2017-05-12 13:58:44 +02:00
fc3ffbbc46 Update hubot-kredits 2017-05-12 01:40:29 +02:00
9498829ec7 Update hubot-kredits 2017-05-12 01:30:38 +02:00
2 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hal8000",
"version": "1.0.0",
"version": "1.1.1",
"private": true,
"scripts": {
"start": "./run.sh",
@@ -19,7 +19,7 @@
"hubot-help": "^0.1.1",
"hubot-incoming-webhook": "^1.0.1",
"hubot-irc": "^0.2.9",
"hubot-kredits": "^1.3.0",
"hubot-kredits": "^1.4.4",
"hubot-plusplus": "^1.1.5",
"hubot-read-tweet": "0.0.2",
"hubot-redis-brain": "0.0.2",
@@ -30,7 +30,6 @@
"hubot-shipit": "^0.2.0",
"hubot-tell": "^1.2.3",
"hubot-yubikey-invalidation": "0.0.3",
"kredits-contracts": "^2.0.0",
"node-fetch": "^1.6.3",
"request": "2.30.0"
},

3
run.sh
View File

@@ -17,8 +17,7 @@ WEBHOOK_TOKEN="kosmosplusplus" \
HUBOT_YUBIKEY_API_ID="change-me" \
KREDITS_WEBHOOK_TOKEN="123" \
KREDITS_ROOM="#kosmos-dev" \
# KREDITS_WALLET_PATH="wallet.json" \
KREDITS_WALLET_PATH="wallet-testnet.json" \
KREDITS_WALLET_PATH="wallet.json" \
KREDITS_WALLET_PASSWORD="foo" \
KREDITS_CONTRACT_ADDRESS="0x1e77db134531f8e8f3d97428285d096b4b85e2c4" \
bin/hubot --name hal7000