Update run.sh for openassets script
This commit is contained in:
parent
539c94979f
commit
c4c624fcb5
3
run.sh
3
run.sh
@ -1,5 +1,5 @@
|
||||
# cp ~/src/remotestorage/modules/src/chat-messages.js ~/src/kosmos/hubot-remotestorage-logger/lib/chat-messages.es6
|
||||
# rm -rf node_modules/hubot-remotestorage-logger
|
||||
# rm -rf node_modules/hubot-openassets
|
||||
# npm install
|
||||
|
||||
HUBOT_IRC_SERVER="irc.freenode.net" \
|
||||
@ -17,6 +17,7 @@ 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" \
|
||||
bin/hubot -a irc --name hal7000
|
||||
|
Loading…
x
Reference in New Issue
Block a user