Giter VIP home page Giter VIP logo

swachian-hubot's Introduction

My Hubot

This is a version of GitHub's hubot. He's pretty cool. I make some configs and tailor it to Gtalk. I have selected serveral hubot-scripts from the enormous amount of them. Feel free to clone the version if you take interest in hubot. Or to do better, click the root_hubot

How to run

The dependancies are put in the json file. However, it seems to use pretty many npms, parts of them need to be compiled with native libraries. In ubuntu, run the commands at first:

sudo apt-get install libexpat1 libexpat1-dev
sudo apt-get install libicu-dev 

then to install npms

npm install

at last, prepare a file(.source) filling the context followed:

export HUBOT_GTALK_USERNAME="[email protected]"
export HUBOT_GTALK_PASSWORD="yyyyyy"
export HUBOT_GTALK_WHITELIST_USERS=""

Now, you can run the hubot.

source .source
hubot/bin/hubot -a gtalk

If you see something like undefined, the most possible reason is that you input the login and password uncorrectly。 Please check them.

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.