Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 909 Bytes

File metadata and controls

33 lines (18 loc) · 909 Bytes

openlegend-discord-dicebot

An OpenLegend RPG dice bot for Discord servers

Configuration

Set your Discord token in env variable DISCORD_OPENLEGEND_BOT_TOKEN

Usage

/roll [flags] [attribute] [advantage] [quantity]

/r [flags] [attribute] [advantage] [quantity]

Flags:

-R: Repeat the roll

-V: Vicious Strike: Exploding dice have advantage

-D: Destructive Trance: Explode on max or one less

Raw Dice Using xdice Patterns

/!r [xdice pattern]

/!roll [xdice pattern]

xdice pattern: Given pattern should be as described in xdice documentation. Use this to roll "raw", i.e. without any Openlegend RPG specific logic.

Used External Libraries