GithubHelp home page GithubHelp logo

isabella232 / totebot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nprapps/totebot

0.0 0.0 0.0 1.15 MB

THIS IS NOT THE REPO YOU WANT. YOU WANT THIS ONE: https://github.com/nprapps/totebot2

Shell 1.71% CoffeeScript 98.29%

totebot's Introduction

Totebot

Derived from the ubiquitous NPR tote bag, Totebot follows our IRC room on Grove.io and helps us set up chats, monitor our servers, and pick us up when we're down.

Thanks to the Los Angeles Times Data Desk and their copyboy project.

Local development

Make sure you have coffee installed globally. Many problems involve not having the coffee executable within your path.

sudo npm install coffee-script -g

Check out the repository and cd into it. Then, install the NPM requirements.

npm install

Export the proper environment variables. Talk to Jeremy or Chris about these values.

export KEY_FILENAME='~/.ssh/nprapps/nprapps.pem'
export PORT=9001
export HUBOT_IRC_IP='10.20.30.40'
export HUBOT_IRC_NICK='irc_nick'
export HUBOT_IRC_NICKSERV_PASSWORD='nickserv_password'
export HUBOT_IRC_PASSWORD='irc_password'
export HUBOT_IRC_ROOMS='#room0, #room1'
export HUBOT_IRC_SERVER='irc.server.com'

Deployment

Like your new scripts? Add them to the repository and then send them along.

fab production master deploy

We don't have a staging environment yet. I'll get on that soon, Brian.

totebot's People

Contributors

jeremyjbowers avatar brianboyer avatar onyxfish avatar palewire avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.