I plan on creating a bot that supports multiple languages and I've decided to do this with the wit.ai platform due to the many languages it supports. The bot will use a webhook to detect the intent.
In Dialogflow it's possible to create 1 bot and add multiple languages to it. However, this doesn't seem to be the case with wit.ai. Am I correct in that I'll have to create 1 bot per language?
There must be some other more efficient way to accomplish this...
Thanks in advance.