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

Use ORM objects instead of working with dicts

karl-run opened this issue · comments

This will include to clean up how haikus are passed around. A lot of the times a haiku will be passed into a function by passing in individual values in a dict.