Pieter Hordijk
Pieter Hordijk
JS does `!!tell name !!command [params]` I think: ``` !!tell gooh !!command ```
I am thinking trying to find the best match based on http://chat.stackoverflow.com/rooms/pingable/11 somehow. Will investigate the feasibility.
Maybe just drop the `>` or prefix with OH? I think I prefer the first because of limited number of characters
Tweet fixes will be added to the new `!!tweet2` command. So it can be tested without breaking the existing `!!tweet` command.

Instead of a specific currency conversion tool I would rather see a generic one: km/mi c/f etc
Would be fine by me. It's a nicer way to get `cv-pls` requests either way. If it needs to be able to run in different rooms we need to fix...
How would you imagine this will work? E.g. `!!travis register php/php-src master` and report when it fails? Also what happens when it keeps failing? Keep reporting? Or just only report...