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>