Add hubot-incoming-webhook
This commit is contained in:
parent
f7f214a132
commit
17be08c433
@ -10,5 +10,6 @@
|
||||
"hubot-seen",
|
||||
"hubot-rss-reader",
|
||||
"hubot-remotestorage-logger",
|
||||
"hubot-openassets"
|
||||
"hubot-openassets",
|
||||
"hubot-incoming-webhook"
|
||||
]
|
||||
|
@ -14,6 +14,7 @@
|
||||
"hubot-auth": "^1.2.0",
|
||||
"hubot-help": "^0.1.1",
|
||||
"hubot-heroku-keepalive": "0.0.4",
|
||||
"hubot-incoming-webhook": "^1.0.1",
|
||||
"hubot-irc": "^0.2.7",
|
||||
"hubot-openassets": "^0.8.2",
|
||||
"hubot-plusplus": "^1.1.5",
|
||||
|
2
run.sh
2
run.sh
@ -16,8 +16,8 @@ RS_LOGGER_USER="kosmos@5apps.com" \
|
||||
RS_LOGGER_TOKEN="change-me" \
|
||||
RS_LOGGER_SERVER_NAME="freenode" \
|
||||
RS_LOGGER_PUBLIC="true" \
|
||||
HUBOT_AUTH_ADMIN="bkero,derbumi,galfert,gregkare,jaaan,slvrbckt,raucao" \
|
||||
OA_BOT_KEYWORD="kreditz" \
|
||||
OA_ASSET_FROM_ADDRESS="akRWZJMETdM2U5UGKadKhv1PAj2npoGja1m" \
|
||||
OA_ASSET_ID="AbDn6L2AUGnDreUuNkGFEqcxnsoUP4HCjm" \
|
||||
WEBHOOK_TOKEN="kosmosplusplus" \
|
||||
bin/hubot -a irc --name hal7000
|
||||
|
Loading…
x
Reference in New Issue
Block a user