Via the link below I know it is possible to create a Web App Bot in Python and to deploy it. At the moment I have a created a bot remotely in Azure using QnA Maker, and I was hoping to download the source code in Python and build some feature locally and deploy it afterwards. I am currently stuck at this, because the download source code options only lets me download the source code in C#. In Configuration -> General settings -> Stack settings, I changed the Stack to Python already, but this seems to have no effect. Thus I have 2 questions:
- How can I download the bot's source code in Python?
- If the Stack setting did not change the source code, what is this setting's purpose?
Please let me know whether I need to change/add something to this question and/or problem statement. Thanks a lot!