karl-run / haikubot

A Slackbot that polls your Stash server and post your pull-request haikus to a slack channel!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add pretty print option

eriksson-daniel opened this issue · comments

Export to haikus.txt with the contents looking like this:

Haiku haiku hai
ku haiku haiku haiku
Haiku haiku hai

One Two Three Four Five
Six Seven Eight Nine Ten El
even Twelve Thirteen

...

Done. 👍

Export is cut off when there's a lot of haikus, I believe this is because of the RTM APIs limits, this needs to be fixed.

This is fixed now, a configurable parameter has been added to config.py. 100 haikus seem to fit nicely into a single snippet.