maubot / dice

A maubot plugin that rolls dice.
GNU Affero General Public License v3.0
19 stars 8 forks source link

Add usage to readme? #2

Closed r4dh4l closed 4 years ago

r4dh4l commented 4 years ago

Hi,

thank you for this great plugin. Unfortunately it took me a while to find out how it works (I'm not a coder).

I proprose the following lines for the readme:

Usage

!roll XdY
  • X: Number of dices to roll
  • Y: number of pips

Examples:

  • !roll 2d6 would show the result of 2 6-sided dice.
  • !roll 30d20 would show the result of 30 20-sided dice.