Changes

Official Discord bots

697 bytes added, 05:43, 19 March 2021
== Documentation ==
Up to date for '''version 0.3.23'''
* ''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.
* ''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''''')
* ''Drop lowest:'' Works as basic dice rolling, but add '''dl''x''''', where '''x''' is the number of dice to remove. The command will remove the '''x''' dice with the lowest score.
** Example: '''/r 3d8dl1''' will remove '''1''' die with the lowest score. If it were to roll '''4, 6, 7''', SnakeEyes will remove the 4 and return '''6, 7'''.
* ''Drop highest:'' Works as basic dice rolling, but add '''dh''x''''', where '''x''' is the number of dice to remove. The command will remove the '''x''' dice with the highest score.
** Example: '''/r 4d8dh2''' will remove '''2''' dice with the highest score. If it were to roll '''3, 5, 7, 9''', SnakeEyes will remove the 7 and 9 and return '''3, 5'''.
==== Known SnakeEyes bugs ====
Bureaucrat, administrator
15,672
edits