Skip to content

t33chong/lita-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lita-dice

lita-dice is a handler for Lita that allows you to roll virtual dice.

Installation

Add lita-dice to your Lita instance's Gemfile:

gem "lita-dice"

Usage

To roll the dice:

 [You] Lita: roll
[Lita] User rolled 5
 [You] Lita: roll 2
[Lita] User rolled 3 4 (7)
 [You] Lita: roll d100
[Lita] User rolled 42
 [You] Lita: roll 3d20
[Lita] User rolled 13 1 15 (29)

License

MIT

About

A handler for Lita that allows you to roll virtual dice.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages