The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

push_imagemap-template.pl - example script for push message (imagemap/template)

SYNOPSIS

    $ export CHANNEL_SECRET=YOUR CHANNEL SECRET
    $ export CHANNEL_ACCESS_TOKEN=YOUR CHANNEL ACCESS TOKEN
    $ export IMAGEMAP_IMAGE_URL=https://example.com/images/cats
    $ export TEMPLATE_IMAGE_URL=https://example.com/images/template_image.jpg
    $ perl push_imagemap-template.pl <TO_ID> <SEND_TEXT_MESSAGE>

COPYRIGHT & LICENSE

Copyright 2016 LINE Corporation

This Software Development Kit is licensed under The Artistic License 2.0. You may obtain a copy of the License at https://opensource.org/licenses/Artistic-2.0