Stefouch / sebedius-yearzero-discord-bot

A bot companion for running Year Zero roleplaying games over Discord.
Other
40 stars 11 forks source link

d66 produces wrong results #216

Open btanner2 opened 1 month ago

btanner2 commented 1 month ago

Which command was used?

/würfle generic eingabe: 2d66

Issue Description

The roll produces results with the digit "0", like 60 in my case:

bug01

This seems to be clearly a bug. A dice can't role a "0".

Priority this issue should have?

High (a broken feature, major functional impact)

Bot's Permissions

Stefouch commented 1 month ago

Hi! Thank you for your report!

To roll a true D66 like "D6 + D6x10", you need to use the command /rolld66 instead of /roll.

btanner2 commented 1 month ago

Ah thanks. What is the purpose of the command (/würfle generic eingabe: 2d66) then?