Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
Do you require `slack-ruby-bot-server/rspec`?
:+1: @dramalho Want to give it a shot?
What are we paying you for @dramalho ! :)

I'd love it if everyone here spent a bit of time refactoring my mess into something better instead of hacking on top of it :)
@dramalho Still would love you to take a stab at this! Thanks.
I don't love this idea, might as well monkey patch. I'll take a clean fix though.
@chuckremes If you want that repo in the slack-ruby org we can make it happen!
Not sure why that doesn't work. Try something like `match(/^(?\S*)[\s]*(?.*)$/)`, which is the matcher for unknown commands?
I think so and we should document how to do that. Maybe take a look at how that's implemented and we can move the code from `command` to `match` so...