noother / Nimda2

Advanced event-driven IRC Bot written in PHP with a nice plugin system
http://www.happy-security.de
GNU General Public License v2.0
7 stars 3 forks source link

Translate module broken. #2

Closed clientNaN closed 14 years ago

clientNaN commented 14 years ago

Nimda doesn't translate any language.

Just returns Translation:

clientNaN commented 14 years ago

Looks like Google changed their Translate Website. An option would be to use the official Google API?

Code example: http://www.daniweb.com/code/snippet217245.html

livinskull commented 14 years ago

added translate API conform libInternet::googleTranslate() translate works again ;)

noother commented 14 years ago

livinskull fixed it, thx :) - closed