hubotio / generator-hubot

Hubot generator for Yeoman
MIT License
155 stars 91 forks source link

Consider replacing hubot-google-translate in generator #76

Closed iancward closed 6 years ago

iancward commented 7 years ago

The latest release of hubot-translate (which is two years old) doesn't work due to changes in the Google Translate API, and that it appears that Google has started to charge for this service. Multiple issues and PRs have been opened against the project, and it appears abandoned. Maybe consider working with the maintainer(s) of hubot-google-translate or replacing the script in the default external-scripts.json with something that is a bit more recent and hopefully works? For example: https://github.com/kkpoon/hubot-microsoft-translator

stale[bot] commented 7 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

iancward commented 7 years ago

Hi, This is still an issue.

technicalpickles commented 7 years ago

Another option could be just removing this particular script. Ideally, the default set of script should just work without an extra configuration.

stale[bot] commented 7 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

iancward commented 7 years ago

Greetings, This is still an issue. Since this integration no longer works, it should probably be removed from the generator.

mose commented 6 years ago

The list of default plugins has been reduced during the migration from coffee to js and hubot-google-translate plugin is not included anymore.