Giter VIP home page Giter VIP logo

dice-skill's People

Contributors

dragoncraft89 avatar e-gor avatar forslund avatar kathyreid avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dice-skill's Issues

Rolling multiple d10s fails to randomize

I've tried multiple times to roll 5d10. Every time, I get 5 1s. So it seems to understand that I want 5 rolls, but it's not randomizing properly. Rolling a d10 works fine, so it's just when doing multiple d10s.

Random number generation disabled

The random number generation was disabled, because it was buggy and did not work in non en-us languages at all.

The reason is that I can't find a way to properly specify a range using regex that works in multiple languages.

Help would really be appreciated.

"Roll a die" - ValueError

Hi Florian,

I found that the dice skill sometimes fails if my "roll a dice" gets interpreted as "roll a die". Line #22 returns a

ValueError: invalid literal for int() with base 10: 'ie'

Could add a check for integers before attempting the split?

Love the skill though!

Allow multiple dice rolls

Ex.

Hey Mycroft, roll three dices

or

Hey Mycroft, roll two d20

Answer could be:

The first number is 3, the second number is 6, the third number is 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.