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
- Host: GitHub
- URL: https://github.com/marvinpinto/irc-hooky
- Owner: marvinpinto
- License: mit
- Archived: true
- Created: 2016-01-20T21:12:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T20:21:11.000Z (almost 7 years ago)
- Last Synced: 2024-08-09T13:17:30.036Z (over 1 year ago)
- Topics: aws-lambda, irc-bot, python, webhooks
- Language: Python
- Homepage: https://disjoint.ca/projects/irc-hooky
- Size: 97.7 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
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