Releases: edloidas/rollrobot
Releases · edloidas/rollrobot
v2.0.1
14 Nov 20:41
Compare
Sorry, something went wrong.
No results found
Notable changes
Updated:
Made text for deprecated commands more useful for the user, adding link to /help command.
Added:
--
Removed:
--
v2.0.0
16 Sep 10:16
Compare
Sorry, something went wrong.
No results found
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
22 May 21:47
Compare
Sorry, something went wrong.
No results found
Notable changes
Updated:
Coverage: made the test to fully cover the code.
Limit for the (x) of 10000. Now it's 12.
Added:
Inline requests.
Support for the negative numbers in (n) values.
Removed:
v1.1.0
19 May 08:44
Compare
Sorry, something went wrong.
No results found
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 under src/text/.
Added:
v.1.0.0
18 May 21:01
Compare
Sorry, something went wrong.
No results found
First major release.
Implemented basic functionality.
Commands:
/roll (x) (y) (n) -- 2d10+0
/sroll (n) -- 2d6+0
/droll (n) -- 2d20+0
/random (y) -- 1d100+0
Messages:
Replies.