No commit activity in last 3 years
No release in over 3 years
POC implementing an HTTP to IRC gateway
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
~> 0.8
~> 0.6
~> 10.4
~> 3.3
~> 0.10

Runtime

~> 4.6
 Project Readme

lita-onewheel-http-irc-gateway

Build Status Coverage Status

A proof-of-concept to allow http POSTs to display in IRC.

Installation

Add lita-onewheel-http-irc-gateway to your Lita instance's Gemfile:

gem "lita-onewheel-http-irc-gateway"

Configuration

n/a

Usage

Takes a POST on /yo and blasts it into IRC. Well, the first 100 chars that is. Just a little safety measure. This is not production-ready code, use it as you see fit.