---
abstract: 'Basic system for ChatBots'
author:
  - 'Flavio Poletti <polettix@cpan.org>'
build_requires:
  Mock::Quick: '1.111'
  Path::Tiny: '0.096'
  Test::Exception: '0.43'
  Test::More: '0.88'
  Test::Trap: '0'
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.041, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Bot-ChatBots
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
requires:
  Log::Any: '1.042'
  Module::Runtime: '0.014'
  Mojolicious: '7.10'
  Moo: '2.002005'
  Ouch: '0.0410'
  Try::Tiny: '0.27'
  perl: '5.010'
resources:
  bugtracker: https://github.com/polettix/Bot-ChatBots/issues
  homepage: https://github.com/polettix/Bot-ChatBots
  repository: https://github.com/polettix/Bot-ChatBots.git
version: '0.002'
x_contributors:
  - 'Flavio Poletti <flavio@polettix.it>'