Forum Discussion
NKM122205
Sep 05, 2019Copper Contributor
Teams BotBuilder V3 and TypeScript?
Hi, Is there a yeoman generator for building Teams bots with Teams BotBuilder V3?? Thanks and regards
NKM122205
Sep 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-MSFT
Microsoft
Sep 16, 2019NKM122205, 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