Terminus-Project / Terminus-Bot

A scriptable IRC bot written in Ruby.
http://terminus-bot.net/
Other
38 stars 18 forks source link

[dice.rb] Add better parsing and sanity checking #77

Closed akaritakai closed 9 years ago

akaritakai commented 10 years ago

These changes provide better parsing and sanity checking for the dice script, as well as enhanced user notification for failure modes.

akaritakai commented 9 years ago

Talked with @skyhighwings and she was not okay with each dice roll being outputted on a separate line due to spam concerns. IMO, I think the cap of 5 prevents abuse, but I will adjust the pull to make the output conformant to the current workings of the script.