Releases: edloidas/rollrobot
Releases · edloidas/rollrobot
v2.0.1
v2.0.0
Notable changes
Updated:
- Moved parser and roller to a separate module
roll-parser
. - Replaced Mocha with Jest for tests.
/roll
command to support new notations.
Added:
/full
command for extended roll output with results for each dice roll.
Removed:
/sroll
and/droll
commands.
v1.2.0
v1.1.0
Notable changes
Updated:
- Group and private chat output: reply method is used groups and simple output - in private chat.
/start
and/help
are now have common handler.- Response on the
/start
(and/help
) is now moved into a separate file undersrc/text/
.
Added:
/help
command support.