Bot-ChatBots-Telegram

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

       use Log::Any::Adapter;
       Log::Any::Adapter->set(MojoLog => logger => app->log);

    The configuration above relies on the presence of
    Log::Any::Adapter::MojoLog.

METHODS

    All the heavylifting is done by Bot::ChatBots::MojoPlugin.

BUGS AND LIMITATIONS

    Report bugs through GitHub (patches welcome).

SEE ALSO

    Bot::ChatBots, Bot::ChatBots::Telegram::WebHook,
    Bot::ChatBots::Telegram::LongPoll, WWW::Telegram::BotAPI.

AUTHOR

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

   use Log::Any::Adapter;
   Log::Any::Adapter->set(MojoLog => logger => app->log);

The configuration above relies on the presence of
L<Log::Any::Adapter::MojoLog>.

=head1 METHODS

All the heavylifting is done by L<Bot::ChatBots::MojoPlugin>.

=head1 BUGS AND LIMITATIONS

Report bugs through GitHub (patches welcome).

=head1 SEE ALSO

L<Bot::ChatBots>, L<Bot::ChatBots::Telegram::WebHook>,
L<Bot::ChatBots::Telegram::LongPoll>, L<WWW::Telegram::BotAPI>.

=head1 AUTHOR



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