Giter Club home page Giter Club logo

dtcgithubbot_postreceive_hook's Introduction

XMPP (Gtalk/Jabber) Bot for Github's post-receive hooks
-------------------------------------------------------------

Google App Engine autonomous application that handle Github's post-receive hooks JSON data and notify people who suscribed to the bot over XMPP (Gtalk/Jabber) 

Written in Python atm but can be rewritten in Java in few minutes (Thanks Google App Engine framework !)


Build & Install:
---------------

0) Set up a Google App Engine account and create an empty application.
1) Download Google App engine SDK, and the bot sourcecode.
2) Go to the root folder of the bot (not src/)

cd bot/

3) Upload the application code on GAE by doing:

/path/to/gae/sdk/appcfg.py src/

(will ask your google app engine username / password first time)




Usage:
------

Upon the bot is uploaded to GAE, it respond to the address %applicationname%@appspot.com


0) Add the bot url to github's repos you want to monitor (in repository=>admin=>web hooks=>http post-receive)

Url of the post-receive handler is http://%applicationname%.appspot.com/post-receive

1) Add the bot to your contactlist (%applicationname%@appspot.com)
2) Say him "!unmute" to receive notifications about repository pushs
3) Say him "!mute" to not receive further notification about repository pushs

dtcgithubbot_postreceive_hook's People

Watchers

 avatar  avatar  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.