DiceParser icon indicating copy to clipboard operation
DiceParser copied to clipboard

Powerful dice Roller is used as discord bot, irc bot, cli tool and inside Rolisteam : 1d20+4, 1L[head,arm,leg,belly,chest], 1d6+1d8, 8+5*3

Results 23 DiceParser issues
Sort by recently updated
recently updated
newest added

I've defined a macro and use a simple ```!1d20 # supercherie``` Here is the response i got. ![Capture d’écran 2019-12-11 à 10 24 54](https://user-images.githubusercontent.com/1810807/70608621-b88c4680-1c00-11ea-86bb-f1fc8d355cf7.png)

enhancement

as @maximilianmaihoefner mentioned it would be cool to expand the macro syntax he already suggested in #74 `!macro move 3 5` i would add - `!macro rm 3..5` remove macros...

enhancement

Adding a new parameter to the macro recording command to add some text could help to ease macro readability. ## Idea 1: adding just a comment > !macro F [-1-1]s...

So everything is in the topic name is it possible to have genesys/SW dice system and deck card system?

I was trying to write unit test, and I was searching a was trying to find the best way to have deterministic test (I would like to use constant instead...

Hi. Dice commands sent to a webhook used to work before the Discord slash command change. For example, a "!1d20+2 # my roll" was catched by Diceparser and interpretated on...

I have a server that uses diceparcer for DnD and none of my players nor me an admin can get the prefix commands to work. The /roll command works but...

Either the documentation for Weights in lists is wrong, or they simply don't work. Testing using the discord bot To test try making an extremely biased weight and a large...

The example below does not appear to work as described, at least when using the Discord bot. `8d10;$1c[>6];$1c1;$2-$3i:[>0]{"%3 Success[%2]"}{i:[1 is a success, 0 is fail, 6];$1c1;$2-$3` is doing, I think...

About 33% of rolls on my Discord server using the DiceParser bot made using the /r command fail to respond. I cannot determine any conditions that trigger this occurring. It...