
rolldice
List of commands for rolldice:
-
rolldice:tldr:17d0e rolldice: Roll a 20 sided dice two times.$ rolldice ${2}xd${20}try on your machineexplain this command
-
rolldice:tldr:2b0ab rolldice: Roll two six sided dice and drop the lowest roll.$ rolldice ${2}d${6}s${1}try on your machineexplain this command
-
rolldice:tldr:70d07 rolldice: Roll two 20 sided dice and add a modifier value.$ rolldice ${2}d${20}${+5}try on your machineexplain this command
-
rolldice:tldr:a196e rolldice: Roll a single 20 sided dice.$ rolldice d${20}try on your machineexplain this command