Changes

Jump to: navigation, search

Official Discord bots

176 bytes removed, 03:54, 3 March 2021
* ''Math operators:'' You can do '''additions +, substractions -, multiplications *, divisions /, and use parentheses ()''' with standard dice notation.
* ''Success check:'' Using the operator '''>''', you can roll '''''x''d''y''>''n''''' For every result '''above ''n''''', SnakeEyes will count one success.
** Not compatible Do not use success checks with '''/rr''' - the bot will ignore the '''>''' operator and everything after it. For example, if you type '''/rr 3 1d100>25''', the bot will only read '''/rr 3 1d100''' and ignore the rest.** Don't try other inequality operators such as '''= < =< >=''' ; this command '''only''' works with '''>'''. Any other symbols will be ignored.(see known bugs below)
* ''Exploding dice check:'' Same as the success check, but with the '''x''' operator instead. For every success, SnakeEyes rolls one more die. When it has no more dice to roll, the results are tallied together.
** Only works when rolling singular dice (must be '''1d''y''x''n''''')
==== Known SnakeEyes bugs ====
* If you're trying to use a success check operator with '''/rr''', SnakeEyes will only return zeroes. Don't use
* When adding multiple dice notations together (e.g. '''/r 1d8+1d8+2d6'''), the "Final" output does not return a correct total value.