Weather Bot with Multi-language Option

Hi EB,

using the spacy pipeline you have to train different bots for different languages since spacy is using the language model for one specific language. The tensorflow embedded pipeline could probably handle multiple languages, but I would not recommend that.