Translation bot- Telegram

(Rotakoi) #1

I need to make my bot translate message sent to it so is there a way to do it?

(Karen Barker) #2

Hi there,

There is nothing built into Flow XO directly that would allow you to translate a message sent to the bot. However if you could find a translation service that has a REST API then you would be able to integrate this using our webhooks & HTTP service.

There’s a tutorial here that might help with exactly how to use webhooks as well. :slight_smile: