diff --git a/external-scripts.json b/external-scripts.json index 655e472..ba5decc 100644 --- a/external-scripts.json +++ b/external-scripts.json @@ -10,5 +10,6 @@ "hubot-seen", "hubot-rss-reader", "hubot-remotestorage-logger", - "hubot-openassets" + "hubot-openassets", + "hubot-incoming-webhook" ] diff --git a/package.json b/package.json index 486f5db..d62c64f 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/run.sh b/run.sh index 4e900d0..e180ce8 100755 --- a/run.sh +++ b/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