Author Topic: So I made a chatbot...  (Read 1027 times)

That only displays the translation to me. It is not a chatbot.
Last I saw it chatted the translation to everyone.

By the way, what website does your translator use?
« Last Edit: April 16, 2012, 11:19:53 AM by jes00 »

Last I saw it chatted the translation to everyone.

By the way, what website does your translator use?

That was on my own server, being requested by a few people anyway.

It connects to a Python server which requests autodetected data from a Google Translate JSON API.

That was on my own server, being requested by a few people anyway.

It connects to a Python server which requests autodetected data from a Google Translate JSON API.
No, it was on Darren's server.

No, it was on Darren's server.
Yes, this translator was client sided. The translator connected to his local python server which received translations from the website targeted to translate.

also it was on my server portyy