An open API service indexing awesome lists of open source software.

https://github.com/kongr45gpen/supybot-github

Highly configurable limnoria/supybot IRC bot plugin that uses an HTTP webhooks to report commits and other updates from Github repositories
https://github.com/kongr45gpen/supybot-github

github-webhooks irc irc-bot limnoria plugins python supybot

Last synced: about 2 months ago
JSON representation

Highly configurable limnoria/supybot IRC bot plugin that uses an HTTP webhooks to report commits and other updates from Github repositories

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/kongr45gpen/supybot-github.svg?branch=master)](https://travis-ci.org/kongr45gpen/supybot-github)
[![](https://img.shields.io/github/issues-raw/kongr45gpen/supybot-github.svg?&maxAge=2592000)](https://github.com/kongr45gpen/supybot-github/issues)
[![MIT License](https://img.shields.io/github/license/kongr45gpen/supybot-github.svg)](https://github.com/kongr45gpen/supybot-github/blob/master/LICENSE)
[![Read the Docs](https://img.shields.io/readthedocs/supybot-github.svg)](http://supybot-github.readthedocs.io/)

**supybot-github** is a plugin for the python-based IRC bot Supybot (and its forks [Limnoria](https://github.com/ProgVal/Limnoria) and Gribble).

Its purpose is to announce commits and other important notifications from
a Github repository on an IRC channel, using Github's post commit hooks.

Getting started
==============
See [the *Getting Started* page on Read the Docs](http://supybot-github.readthedocs.org/en/latest/getting-started.html)

Screenshot
----------
![ ](http://i.imgur.com/2SmUOU2.png)

GitHub Actions Integration
--------------------------

The GitHub Actions infrastructure doesn't have a webhooks, so instead there is a [GitHub Actions Integration available on the marketplace](https://github.com/marketplace/actions/supybot-irc-messages-action).

Todo
----
Check out [the Github issue tracker](https://github.com/kongr45gpen/supybot-github/issues?state=open).