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

Dice Roll #85

Open
Thromax opened this issue Oct 29, 2020 · 5 comments · May be fixed by #121
Open

Dice Roll #85

Thromax opened this issue Oct 29, 2020 · 5 comments · May be fixed by #121
Assignees
Labels
feature New feature good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Thromax
Copy link
Contributor

Thromax commented Oct 29, 2020

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like

After reading feature request #82 I thought of a similar feature that could be added as well being also a good base for said request's implementation:
Adding some command to throw a dice, maybe a solution similar to Roll20's dice system, something like:
!dice <number_of_dices>d<number_of_faces>
Ex: !dice 2d6 would ask the bot to throw two six-faced dices.

@Thromax Thromax added the enhancement Enhancement to an existing feature label Oct 29, 2020
@Thromax
Copy link
Contributor Author

Thromax commented Oct 29, 2020

Also, I could work on this one.

@bsoyka bsoyka added feature New feature and removed enhancement Enhancement to an existing feature labels Oct 31, 2020
@bsoyka
Copy link
Contributor

bsoyka commented Dec 9, 2020

I think this would be a neat addition! By the way, I'd also like for some limits to be in place for this one, including a reasonable limit for the number of dice and the number of sides.

@bsoyka bsoyka added good first issue Good for newcomers help wanted Extra attention is needed and removed awaiting approval labels Dec 9, 2020
@bsoyka

This comment has been minimized.

@allcontributors

This comment has been minimized.

@Thromax
Copy link
Contributor Author

Thromax commented Sep 14, 2021

I've tried coding this one myself, could I be assigned so I can send a pull request?

@Thromax Thromax linked a pull request Sep 14, 2021 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature good first issue Good for newcomers help wanted Extra attention is needed
Development

Successfully merging a pull request may close this issue.

3 participants