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

https://github.com/marvinpinto/irc-hooky

Send custom webhook-triggered notifications to IRC using a serverless architecture
https://github.com/marvinpinto/irc-hooky

aws-lambda irc-bot python webhooks

Last synced: 6 months ago
JSON representation

Send custom webhook-triggered notifications to IRC using a serverless architecture

Awesome Lists containing this project

README

          

=========
IRC Hooky
=========

.. image:: https://img.shields.io/travis/marvinpinto/irc-hooky/master.svg?style=flat-square
:target: https://travis-ci.org/marvinpinto/irc-hooky
:alt: Travis CI
.. image:: https://img.shields.io/coveralls/marvinpinto/irc-hooky/master.svg?style=flat-square
:target: https://coveralls.io/github/marvinpinto/irc-hooky?branch=master
:alt: Code Coverage
.. image:: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
:target: LICENSE.txt
:alt: Software License

Send custom webhook-triggered notifications to IRC using a serverless architecture.

Documentation available at `https://disjoint.ca/projects/irc-hooky`__.

Have a read through the blog post `Using a Serverless Architecture to deliver
IRC Webhook Notifications`__ to get a feel for *why* IRC Hooky was born and to
understand some of the high-level design decisions behind it.

__ https://disjoint.ca/projects/irc-hooky
__ https://disjoint.ca/posts/2016/02/28/using-a-serverless-architecture-to-deliver-irc-webhook-notifications