---
abstract: 'Provides an AnyEvent interface to the Discord bot API'
author:
  - 'Nick Melnick <nmelnick@cpan.org>'
build_requires:
  perl: '5.014'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.014'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: AnyEvent-Discord
provides:
  AnyEvent::Discord:
    file: lib/AnyEvent/Discord.pm
    version: '0.6'
  AnyEvent::Discord::Payload:
    file: lib/AnyEvent/Discord/Payload.pm
    version: '0.6'
requires:
  Algorithm::Backoff::Exponential: '0.009'
  AnyEvent::WebSocket::Client: '0.53'
  HTTP::Headers: '0'
  HTTP::Request: '0'
  JSON: '0'
  LWP::UserAgent: '0'
  Moops: '0.038'
  Test::More: '0'
  perl: '5.014'
resources:
  bugtracker: https://github.com/nmelnick/AnyEvent-Discord/issues
  homepage: https://github.com/nmelnick/AnyEvent-Discord
  repository: https://github.com/nmelnick/AnyEvent-Discord.git
version: '0.6'
x_generated_by_perl: v5.26.3
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'