Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiriksm/lunch-o-rama
A stupid script to post stupid messages to hipchat.
https://github.com/eiriksm/lunch-o-rama
Last synced: about 2 months ago
JSON representation
A stupid script to post stupid messages to hipchat.
- Host: GitHub
- URL: https://github.com/eiriksm/lunch-o-rama
- Owner: eiriksm
- Created: 2013-07-02T08:35:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-06T03:39:10.000Z (about 7 years ago)
- Last Synced: 2024-10-12T01:46:36.014Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lunch-o-rama
[![Greenkeeper badge](https://badges.greenkeeper.io/eiriksm/lunch-o-rama.svg)](https://greenkeeper.io/)
[![Dependency Status](https://david-dm.org/eiriksm/lunch-o-rama.svg?theme=shields.io)](https://david-dm.org/eiriksm/lunch-o-rama)
[![Coverage Status](http://img.shields.io/coveralls/eiriksm/lunch-o-rama.svg)](https://coveralls.io/r/eiriksm/lunch-o-rama?branch=master)
[![Build Status](https://secure.travis-ci.org/eiriksm/lunch-o-rama.svg)](http://travis-ci.org/eiriksm/lunch-o-rama)
[![Code Climate](http://img.shields.io/codeclimate/github/eiriksm/lunch-o-rama.svg)](https://codeclimate.com/github/eiriksm/lunch-o-rama)A stupid script to post stupid messages to hipchat.
## Add a new corny word to the lunch alert.
[Click here](https://github.com/eiriksm/lunch-o-rama/blob/master/lunchwords.txt) and click the edit tab to add new words.## Add a new source to the lunch alert.
[Click here](https://github.com/eiriksm/lunch-o-rama/blob/master/food_modules/static_urls.js) to view a simple example of a food module.To add your own food module, fork the repo and add a new file in the directory
`food_modules`Please also be sure to run the tests, and fix any issues you introduce. Tests are run with `make test`.
## Licence
[WTFPL](http://en.wikipedia.org/wiki/WTFPL)