whateverable icon indicating copy to clipboard operation
whateverable copied to clipboard

New bot: Reportable

Open AlexDaniel opened this issue 8 years ago • 2 comments

https://irclog.perlgeek.de/perl6-dev/2017-10-30#i_15374555

So it's a bot that generates reports like this: https://gist.github.com/AlexDaniel/5c4030253c6b90cf4b1ce2ddd6860323

AlexDaniel avatar Oct 30 '17 13:10 AlexDaniel

Some positive feedback: https://irclog.perlgeek.de/perl6/2017-11-27#i_15498935

OK it's time to make it then.

AlexDaniel avatar Nov 27 '17 14:11 AlexDaniel

It was committed a long time ago: https://github.com/perl6/whateverable/commit/46337991a954885fe4c535319275bbb6f797b391 And it runs like clockwork! It does segfault once in a while, but otherwise it's just fine.

One problem with it currently is that it dumps everything into files, which ends up taking a lot of space actually. I think its database should be turned into a git repo, then it will only store changes from the previous state (therefore taking almost no space).

AlexDaniel avatar Mar 28 '18 08:03 AlexDaniel