Changes

Jump to: navigation, search

Official Discord bots

20 bytes added, 03:06, 22 February 2021
* ''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 *, and 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 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.