Alice Roller Build StatusHex Version

An addon for Alice that allows users to roll dice in chat

Installation

The package can be installed by adding alice_roller to your list of dependencies in mix.exs:

def deps do
  [
    {:alice_roller, "~> 0.3.1"}
  ]
end

Documentation can be found at https://hexdocs.pm/alice_roller.