Pieter Hordijk

Results 23 comments of Pieter Hordijk

For the PHP people I have a API client [here](https://github.com/PeeHaa/async-chatter-bot).

Are you willing to separate out the thing into it's dedicated chatter-bot-api-php repo? I would like it to have a dedicated packagist package.

I *think* you can distribute a single file too using packagist using the autoload directive: "autoload": { "files": ["chatterbotapi.php"] } But I am not 100% tbh. FWIW for me personally...

+1 I agree with OP. I never understood why anyone would ever use plain Pi when we have so much better constants. Please fix!!!11111oneoneonelevenπ

I am going to be annoying and say auto is too quiet without a way to find out what it is doing :-) Maybe a `-v` will do.

> Starting from there, the one who is supposed to take the "journey" of investigating the issue is who writes or maintains the code. This is why OSS sucks... (for...

@teo1978 pro tip: stop acting like an idiot in github issue threads...

> Thanks for the tip. I would be immensely grateful if you could give me an additional pro tip by telling me where I acted like an idiot exactly. Sorry...

I proper error would certainly be useful for people me thinks.

+1 on `getX()` imho it makes the intent more obvious.