Aleks-Daniel Jakimenko-Aleksejev
Aleks-Daniel Jakimenko-Aleksejev
For example, this will let users to control case sensitivity from within the regex, without learning any special bot syntax.
That's a rakudo bug: [RT #132012](https://rt.perl.org/Ticket/Display.html?id=132012).
I'm pretty sure this was fixed in https://github.com/rakudo/rakudo/issues/1588. Tests needed.
Or maybe it should simply ignore the first word
By the way, this syntax is now also supported: > \ bisect: 2015.12,2016.01 say rand > \ AlexDaniel, Using old=2015.12 new=2016.01 in an attempt to DWIM > \ AlexDaniel, Bisecting...
So we have ``uptime`` command now, what else do we need? We also have dc4ac484d0e650162db29d3d14c93134210134bb which implemented gists that include the output of ``git diff HEAD``.
I don't think there were any requests for more info to be printed. Here's what it says now: > \ unicodable6: uptime > \ AlexDaniel, 1 week, 1 day, 23...
FWIW this is more about the sakefile and not the bot, although the bot will need some changes too.
Some positive feedback: https://irclog.perlgeek.de/perl6/2017-11-27#i_15498935 OK it's time to make it then.
It was committed a long time ago: https://github.com/perl6/whateverable/commit/46337991a954885fe4c535319275bbb6f797b391 And it runs like clockwork! It does [segfault](https://github.com/perl6/whateverable/issues/24) once in a while, but otherwise it's just fine. One problem with it currently...