hubot icon indicating copy to clipboard operation
hubot copied to clipboard

Broken scripts shipped with installation

Open rgomez90 opened this issue 7 years ago • 2 comments

There are some scripts, like the google-translate one, that are completely broken. In this case the script still uses the old translate.google instead of the actual Cloud API.

There were also some PR to the project without any reaction.

Would be great if such scripts are removed and no more available "out of the box".

rgomez90 avatar Oct 19 '17 02:10 rgomez90

List of scripts not working that are shipped with hubot:

shipit (ironically) google-translate (requires API token) google-images (requires API token) pugme (broken image URLs)

any more?

ScrumpyJack avatar Nov 22 '17 10:11 ScrumpyJack

maps as well (at least one part) - requires API Token too

rgomez90 avatar Nov 22 '17 15:11 rgomez90

This was fixed at some point. There's only a handful of scripts included now: https://github.com/hubotio/generator-hubot/blob/16d2c816add04f7bbd36d0efc28c0350f23f7f90/generators/app/index.js#L131-L137

technicalpickles avatar Apr 18 '23 13:04 technicalpickles