Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to specify a source range #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eandersons
Copy link

Now a range can be specified to pick random numbers from: !roll 1d{0,9}, !roll 2d{3,7}, !roll 3d{-5,-1}.

Additionally the help subcommand was added that returns the same content as README.md has in the section "Usage".

Closes #6

Now a range can be specified to pick random numbers from:
`!roll 1d{0,9}`, `!roll 2d{3,7}`, `!roll 3d{-5,-1}`.
@eandersons eandersons changed the title Ad functionality to specify a source range Add functionality to specify a source range Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include zero in dice roll results
1 participant