7 Commits

Author SHA1 Message Date
b28bb5dfc4 2.0.0 2017-06-08 23:47:40 +02:00
b1edde44c1 Update hubot-kredits 2017-06-08 23:47:13 +02:00
1b0a6ba96e Use shared Parity node by default 2017-06-08 21:09:00 +02:00
fea8db772b Update hubot-kredits 2017-05-13 15:50:05 +02:00
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
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hal8000",
"version": "1.1.0",
"version": "2.0.0",
"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.4.2",
"hubot-kredits": "^1.6.0",
"hubot-plusplus": "^1.1.5",
"hubot-read-tweet": "0.0.2",
"hubot-redis-brain": "0.0.2",

6
run.sh
View File

@@ -17,8 +17,8 @@ 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" \
KREDITS_CONTRACT_ADDRESS="0x7dfab325c6ec203597c419b4b3172c6b219b9315" \
KREDITS_PROVIDER_URL="https://parity.kosmos.org:8545" \
bin/hubot --name hal7000