If a post calling for a dice roll is the last post of a page, thus making Geth's roll the first post on the next page, it looks like Geth still posts on the page of the original post, and then duplicates the post on the next page along with a duplicate of his roll.
Is it matching the expression with a regex first? Cause even if you update it fully it won't be parsed fully with regex alone, the grammar isn't regular with the operations and brackets being involved.
Should just send everything after roll without whitespace (so roll 1d20+5;1d6 1d8 would match 1d20+5;1d6) or everything that is inside the quotes if used?
I'm feeding stuff directly into OrokosRoller (which you can read in the kaecyra/minion repo now).
I had noticed that it doesn't seem to like those ones, but I get back [error=syntax] from roller() so I assume the issue is on your end at the moment.
I'm feeding stuff directly into OrokosRoller (which you can read in the kaecyra/minion repo now).
I had noticed that it doesn't seem to like those ones, but I get back [error=syntax] from roller() so I assume the issue is on your end at the moment.
Yep. You can never edit and cause a re-evaluation of rolls that have already happened, no matter what you do. But if nothing has been rolled, you can roll in an edit.
SmasherStarting to get dizzyRegistered Userregular
Geth roll 20d6 for Dice limit
Geth roll 1d9999999999999 for Overflow
Geth roll -2d6 for Negative dice
Geth roll 2d-6 for Negative sides
Geth roll 2d12-6 for Subtraction
Posts
Link
Or I guess it could have just been a random duplicate post.
Bringing you the power of Orokos, right inside your posts... DiceRoll 1.1!
Geth roll "1d20 2d10r5+2 5#1d20" for Dungeon things
Geth roll 2d8 for Bow damage
Should just send everything after roll without whitespace (so roll 1d20+5;1d6 1d8 would match 1d20+5;1d6) or everything that is inside the quotes if used?
I had noticed that it doesn't seem to like those ones, but I get back [error=syntax] from roller() so I assume the issue is on your end at the moment.
Hrm.
Geth roll 1d6;1d8
Geth roll 10p4
Geth roll 10p4
and edit into post without any rolls:
Geth roll 1d100
edit2: looks like edit will work, so long as no dice have been rolled before
Geth roll 1d6
Annnnnnd now mobile should look good too.
I think this is ready for use!
Your modifications to the ship triggered 72 intruders, killing several.
We missed you.
Shit, I totally forgot about tonight, why didn't ya message me?
Geth roll 1d9999999999999 for Overflow
Geth roll -2d6 for Negative dice
Geth roll 2d-6 for Negative sides
Geth roll 2d12-6 for Subtraction