Changes

Official Discord bots

21 bytes added, 00:51, 18 February 2021
* '''/r xdy''' or '''/roll xdy''': Standard, basic dice rolling command. '''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.
** Not compatible with math operators. Using the multiplication sign '''*''' will result in a bug (see [[Official Discord bots#Known SnakeEyes bugs|known bugs]]; please ignore the results).
** Example: '''/r 2d6''' returns '''[3, 4]'''.
* '''/rt xdy''': Rolls dice and only outputs the total sum.
** Example: '''/rt 2d6''' returns '''7'''.
* '''/rr n xdy''': Repeat rolls. Rolls '''x'''d'''y''' '''n''' times and displays the results for each die.
** Not compatible with math operators. The same [[Official Discord bots#Known SnakeEyes bugs|multiplication bug ]] as described above applies.
** Example: '''/rr 3 2d6''' returns '''[2, 3], [2, 4], [5, 3]'''
* '''/rrt n xdy''': Repeat rolls with totals. Rolls '''x'''d'''y''' '''n''' times and displays the totals for each group of dice.
Bureaucrat, administrator
15,672
edits