Bot-ChatBots-Messenger

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


DESCRIPTION

    This module allows you to load a Mojolicious plugin for dealing with
    Facebook Messenger webhooks for a chatbot.

METHODS

    This module inherits from Bot::ChatBots::MojoPlugin and adds nothing.

BUGS AND LIMITATIONS

    Report bugs either through RT or GitHub (patches welcome).

SEE ALSO

    Foo::Bar.

AUTHOR

    Flavio Poletti <polettix@cpan.org>

lib/Bot/ChatBots/Messenger.pod  view on Meta::CPAN

=head1 DESCRIPTION

This module allows you to load a L<Mojolicious> plugin for dealing with
Facebook Messenger webhooks for a chatbot.

=head1 METHODS

This module inherits from L<Bot::ChatBots::MojoPlugin> and adds nothing.


=head1 BUGS AND LIMITATIONS

Report bugs either through RT or GitHub (patches welcome).

=head1 SEE ALSO

Foo::Bar.

=head1 AUTHOR

Flavio Poletti <polettix@cpan.org>

lib/Bot/ChatBots/Messenger/WebHook.pod  view on Meta::CPAN

I<standard> shape. Which has not been standardized yet.

See L<Bot::ChatBots::Role::WebHook/normalize_record>.

=head2 B<< parse_request >>

   my @updates = $obj->parse_request($c->req);

See L<Bot::ChatBots::Role::WebHook/parse_request>.

=head1 BUGS AND LIMITATIONS

Report bugs either through RT or GitHub (patches welcome).

=head1 SEE ALSO

Foo::Bar.

=head1 AUTHOR

Flavio Poletti <polettix@cpan.org>



( run in 0.261 second using v1.01-cache-2.11-cpan-4d50c553e7e )