Changes

Jump to: navigation, search

Official Discord bots

17 bytes added, 00:31, 8 March 2021
== Documentation ==
Up to date for '''version 0.3.12'''
* ''Basic rolling:'' '''/r xdy''' or '''/roll xdy'''. Your typical basic dice rolling command which rolls '''x'''d'''y'''. Replace '''x''' with number of dice and '''y''' with number of faces per dice. SnakeEyes will return the individual results of each die.
* ''Repeat rolls:'' '''/rr n xdy''' or '''/r repeat n xdy''' or '''/roll repeat n xdy'''. Repeat rolls. Rolls '''x'''d'''y''' '''n''' times and displays the results for each die.
* ''Math operators:'' You can do '''additions +, substractions -, multiplications *, divisions /, and use parentheses ()''' with pure numbers and 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.
** Do not use success checks with '''/rr''' (see known bugs below)