Git Product home page Git Product logo

hippie's Introduction

hippie

A simple, but extensible webhooks-based HipChat bot written in Golang.

Usage

  1. Download, and install hippie:

    go get -u github.com/claudebot/hippie
  2. Initiate the hippie:

    hippie -token=<hipchat token> -room=<room name> -url=<url to hosted bot>

Use ngrok if you want to host the bot locally without the hassle of port forwarding. You can then use the ngrok URL for the bot (the default port is 8080).

Scripting

By default, it is shipped with a few basic scripts; including support for the infamous Giphy. See scripts/ for more information.


The bot's design was inspired by the following packages / projects:

hippie HipChat ChatOps implementation is arguably more effective, and reliable than that of lucille, and its Golang counterpart, buster. It relies on webhooks rather than interval-based long-polling of the chat history endpoint. As such, it is able to respond to messages a lot quicker without expending unnecessary resources.

hippie's People

Contributors

mrsaints avatar

Watchers

 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.