# cp ~/src/remotestorage/modules/src/chat-messages.js ~/src/kosmos/hubot-remotestorage-logger/lib/chat-messages.es6 # rm -rf node_modules/hubot-openassets # npm install HUBOT_IRC_SERVER="irc.freenode.net" \ HUBOT_IRC_ROOMS="#kosmos-dev,#kosmos-random" \ HUBOT_IRC_NICK="botka_dev" \ HUBOT_IRC_UNFLOOD="300" \ HUBOT_RSS_PRINTSUMMARY="false" \ HUBOT_RSS_IRCCOLORS="true" \ HUBOT_RSS_HEADER="Update:" \ HUBOT_AUTH_ADMIN="bkero,derbumi,galfert,gregkare,jaaan,slvrbckt,raucao" \ LOG_HTTP_PORT=7000 \ LOG_STEALTH="true" \ RS_LOGGER_USER="kosmos@5apps.com" \ RS_LOGGER_TOKEN="change-me" \ RS_LOGGER_SERVER_NAME="freenode" \ RS_LOGGER_PUBLIC="true" \ WEBHOOK_TOKEN="kosmosplusplus" \ HUBOT_YUBIKEY_API_ID="change-me" \ bin/hubot -a irc --name botka_dev