The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bot::Cobalt::Plugin::Games::Dice - IRC dice roller

SYNOPSIS

  !roll 6     # Roll a six-sided die
  !roll 2d6   # Roll a pair of them
  !roll 6d10  # Roll weird dice

DESCRIPTION

Simple dice bot; accepts either the number of sides as a simple integer or XdY syntax.

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>