Forum Discussion
Teams BotBuilder V3 and TypeScript?
You can create a Teams app with the help of App Studio. Please take a look at Quickly develop apps for Microsoft Teams with the help of App Studio. You can create bot and add it to your teams app.
- NKM122205Sep 06, 2019Copper Contributor
Thanks for the reply Trinetra-MSFT . Did you mean create Bot separately and configure its usage in a Teams App? I understand that is possible and that could then use BotBuilder V4 SDK for which there seems to be a yeoman generator. But I am looking to build that bot using Teams BotBuilder V3 SDK but with typescript. Is there then no yeoman generator(again that uses BotBuilder V3 SDK with Teams extensions) to generate the bot skeleton?
Thanks again and regards
- Trinetra-MSFTSep 16, 2019Former Employee
NKM122205, You can create a bot with bot framework SDK for javaScript. As of now this is not upgraded for typescript so we are working on it..
Thanks