NAME
Hubot::Scripts::sayhttpd
VERSION
version 0.1.8
SYNOPSIS
CONFIGURATION
- HUBOT_SAY_HTTP_SECRET
DESCRIPTION
HTTP Say Interface with SERECT file.
JSON API
curl -X POST -d '{"room": "#test-channel", "secret": "foobar", "message": "Hello from JSON" }' http://localhost:8080/hubot/say
AUTHOR
Jonas Genannt <jonas@capi2name.de>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Jonas Genannt.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.