TurqW / LongSphinx

Discord bot made to help with role management and RPG playing. Name inspired by the Terra Ignota series by Ada Palmer.
5 stars 3 forks source link

Dice macros #30

Closed TurqW closed 5 years ago

TurqW commented 5 years ago

Example: !saveroll 1d20+5, 1d8+3 : rapier Output: @walterw9000 , you saved 1d20+5, 1d8+3 as 'rapier'! try it with !roll rapier

!roll rapier Output: @walterw9000 rolled 'rapier'!

1d20+5
(12) + 5 = 17
1d8+3
(6) + 3 = 9