3.0.0 • Published 9 years ago

tennu-luck v3.0.0

Weekly downloads
2
License
BSD
Repository
github
Last release
9 years ago

Tennu IRC Framework Luck Module

This module provides four commands for a Tennu Bot.

Roll

Roll's dice, as per the dados module.

<user>tennu: roll 4d6+12
<tennu>Rolling 4d6+12 | Result: 25

Which and Choose

Takes a list of choices, and randomly selects one.

<user>tennu: choose A B C
<tennu>Choosing B.

Sample

Takes a number and a list of choices, and randomly selects that number of choices from the list.

<user>tennu: sample 2 A B C D
<tennu>Sampled: [A, D]
3.0.0

9 years ago

2.3.1

9 years ago

2.3.0

9 years ago

2.2.0

10 years ago

2.1.2

10 years ago

2.1.1

10 years ago

2.1.0

10 years ago

2.0.1

10 years ago

1.1.0

11 years ago

1.0.0

11 years ago