Okay, added a few more features and I'm really liking the results. I added the `-` operator for `dice_groups` which was a bit more tricky than I thought it'd be. I also added the ability to roll a dice group multiple times via a `x`|`*` operator. I removed the requirement that a dice group has to have a damage type associated with it since the only way you can roll something like `1d4-1` is in a dice group since there is a minimum value of 1 associated with it.

The code lives here: https://codeberg.org/JamesTheBard/dice-roller

#python #lark #parser #ttrpg #diceroller #programming

🎲 Forgot your dice? Don’t panic.

Roll in style with Awesome 3D Dice — realistic rolls, smooth camera control & score tracking!
Great for game night, travel & D&D chaos 😄

🎯 Get it 👉 https://play.google.com/store/apps/details?id=com.sixdots.dicepro

#DiceRoller #BoardGames #DNDTools #DiceApp

Dice 3D Pro - Apps on Google Play

Advanced 3D dice app with customization options

YAGPDB Custom Command - Cosmere RPG Plot Die Roller

YAGPDB Custom Command - Cosmere RPG Plot Die Roller - 0-README.md

Gist
Here’s a rough draft of a proof of concept ceramic dice roller. My classroom has a new slab roller and I needed to play around some! #ceramics #ttrpg #dnd #diceRoller #rollinDirty

When I was running my one-shot over Discord, my usual dice roller (Savage Bot) completely died on me, so I grabbed the first thing I could find - The Button Dice roller.

I've only just starting using it, but I like it quite a bit so far. It's got a lot of scripts for different RPGs, and seems easily customizable.

It shows actual dice on the screen, and you can apparently customize the images.

https://github.com/twonirwana/DiscordDiceBot

#TTRPG #Discord #DiceRoller

GitHub - twonirwana/DiscordDiceBot: A dice rolling bot for Discord, that uses buttons and provides image for the rolled dice.

A dice rolling bot for Discord, that uses buttons and provides image for the rolled dice. - GitHub - twonirwana/DiscordDiceBot: A dice rolling bot for Discord, that uses buttons and provides image ...

GitHub

#ttrpg #dice #DiceRoller #programming

I need an app or site that can do a strand of numbers with out a repeat

ie if I tell it to roll 9 , it would produce strings such as

1 4 7 3 8 6 2 5 9

7 5 4 1 9 2 6 3 8

I've published a new thing!

ndice is a dice-roller cli tool written in Rust.

Supports all dices, including non-existing ones.

Usage example, rolling one six-sided dice:

$ ndice 1d6

...or one six-sided and two 13 sided!

$ ndice 1d6 2d13

Code: https://github.com/KevinGimbel/ndice

#rust #rustlang #cli #pnp #dnd #diceroller #foss #oss

GitHub - KevinGimbel/ndice: Role a dice in your terminal

Role a dice in your terminal. Contribute to KevinGimbel/ndice development by creating an account on GitHub.

GitHub