go to https://github.com/aanoaa/p5-hubot-scripts/issues for the roadmap and known issues. # git shortlog --no-merges develop --not 0.1.10 Mon Sep 22 15:57:43 2014 KST - [bugzilla] support `Bugzilla_token` parameter 0.1.9 Mon Jul 21 13:42:23 2014 KST - update dzil profile - added jira web hook event listner - updated readme - added <3 script - using content-type application/json 0.1.8 Fri Feb 14 01:46:35 2014 KST - [bugzilla] speak quicksearch url - [githubissue] added - perltidy all scripts 0.1.7 Fri Oct 18 05:48:26 2013 KST - [sayhttpd] added sayhttpd - ported say_httpd from NodeJS Hubot (thanks @hggh) 0.1.6 Wed Oct 16 14:57:14 2013 KST - [rules] Ported 'the rules' from NodeJS Hubot to p5-Hubot (thanks @hggh) 0.1.5 Tue Jul 9 13:22:01 2013 KST - [print] add `print` script for easy evaluate perl code and print out 0.1.4 Wed Jun 19 11:26:40 2013 KST - [storable] added for saving robot's brain 0.1.3 Sat Jun 8 18:43:42 2013 KST - [backup] remove `save` COMMAND; save the robot's brain data automatically - [backup] add `hubot: backup` COMMAND for immediately backup 0.1.2 Tue May 14 14:03:15 2013 KST - no more whisper - [op] added for `MODE $channel +o $nick` - required Hubot v0.1.9 0.1.1 Tue Apr 2 17:53:48 2013 KST - [dice] roll a dice 0.1.0 Thu Jan 3 04:36:53 2013 KST - [bugzilla] display product & component info - [uptime] fix uptime return value to expected - [tell] robot tell immediately if is around - [bugzilla] support (bug|bz) ... - multiple search - [bugzilla] update bz usage - [tell] check $recipient exist in the $room - required Hubot v0.1.3 0.0.14 Thu Nov 22 03:14:04 2012 KST - add backup script 0.0.13 Wed Nov 21 19:11:54 2012 KST - adjust blacklist help messages - add HUBOT_BLACKLIST_MANAGER env for managing blacklist - s/warn/print STDERR/; @blacklist.pm - don't care about order between `blacklist` and `redisBrain` - more graceful message 0.0.12 Wed Nov 21 01:10:55 2012 KST - add `blacklist` script 0.0.11 Mon Nov 19 20:47:21 2012 KST - add macboogify script and test 0.0.10 Fri Nov 16 17:07:00 2012 KST - add googleImage script and test 0.0.9 Thu Nov 15 23:30:36 2012 KST - add test scripts & module - check env before using in bugzilla script - use string instead ref when robot speak - add eval, ping, uptime, tell testing scripts 0.0.8 Thu Nov 15 18:44:01 2012 KST - add summary on url feature to bugzilla - enhance README 0.0.7 Wed Oct 31 12:46:53 2012 KST - remove needless module dependencies 0.0.6 Wed Oct 31 12:36:44 2012 KST - add [tell] script - add [bugzilla] script 0.0.5 Tue Oct 30 10:42:14 2012 KST - [eval] support multiple output - [eval] replace brain storing place - bug fix - ignore IRC SERVER's whisper message 0.0.4 Fri Oct 26 00:55:31 2012 KST - bug fix - if `hubot:storage` is unset, redisBrain is not working - add `eval` script 0.0.3 Thu Oct 25 01:06:07 2012 KST - add `whisper` script 0.0.2 Wed Oct 24 19:11:40 2012 KST - encode, decode utf8 at get, set time