Giter Site home page Giter Site logo

bot-chatbots-messenger's Introduction

NAME

Bot::ChatBots::Messenger - Messenger adapter for Bot::ChatBots

VERSION

This document describes Bot::ChatBots::Messenger version {{[ version ]}}.

Build Status
<a href="https://www.perl.org/">
<img alt="Perl Version" src="https://img.shields.io/badge/perl-5.10+-brightgreen.svg">
</a>

<a href="https://badge.fury.io/pl/Bot-ChatBots-Messenger">
<img alt="Current CPAN version" src="https://badge.fury.io/pl/Bot-ChatBots-Messenger.svg">
</a>

<a href="http://cpants.cpanauthors.org/dist/Bot-ChatBots-Messenger">
<img alt="Kwalitee" src="http://cpants.cpanauthors.org/dist/Bot-ChatBots-Messenger.png">
</a>

<a href="http://www.cpantesters.org/distro/B/Bot-ChatBots-Messenger.html?distmat=1">
<img alt="CPAN Testers" src="https://img.shields.io/badge/cpan-testers-blue.svg">
</a>

<a href="http://matrix.cpantesters.org/?dist=Bot-ChatBots-Messenger">
<img alt="CPAN Testers Matrix" src="https://img.shields.io/badge/[email protected]">
</a>

SYNOPSIS

use Mojolicious::Lite;
plugin 'Bot::ChatBots::Messenger',
   helper_name => 'messenger', # default is chatbots.messenger
   instances => [
      WebHook => [
         # Bot::ChatBots::Messenger::WebHook-specific parameters...
      ]
   ];
app->start;

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 [email protected]

COPYRIGHT AND LICENSE

Copyright (C) 2016 by Flavio Poletti [email protected]

This module is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.

bot-chatbots-messenger's People

Contributors

polettix avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.