Dice Roller #14

Closed
opened 2019-08-05 23:56:11 +00:00 by pocketjawa · 1 comment
pocketjawa commented 2019-08-05 23:56:11 +00:00 (Migrated from git.jawa.moe)

Roll any number of x-sided dice. E.g. !roll d6 !roll 2d20 !roll 3d10 4d20 10d6

Roll any number of x-sided dice. E.g. `!roll d6` `!roll 2d20` `!roll 3d10 4d20 10d6`
pocketjawa commented 2020-05-01 05:52:26 +00:00 (Migrated from git.jawa.moe)

Added !roll command that accepts any number of Dxx or xDxx (e.g. !roll d6 !roll 2d20 !roll 3d10 4d20 10d6).

Now waaaaay faster for very large rolls (like !roll 10000d1000 1000000d67482) than the python version. What used to take over a minute now takes about a second (only slight longer than a simple roll).

Added `!roll` command that accepts any number of Dxx or xDxx (e.g. `!roll d6` `!roll 2d20` `!roll 3d10 4d20 10d6`). Now waaaaay faster for very large rolls (like `!roll 10000d1000 1000000d67482`) than the python version. What used to take over a minute now takes about a second (only slight longer than a simple roll).
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pocketjawa/discord-pocketbot-go#14
There is no content yet.