microsoft / botframework-solutions

Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.
https://aka.ms/bfsolutionsdocs
MIT License
1.05k stars 528 forks source link

[Skill Template][TypeScript] Implement Skill Template as a subgenerator of Virtual Assistant Generator #1199

Closed Batta32 closed 5 years ago

Batta32 commented 5 years ago

Is your feature request related to a problem? Please describe. The Skill Template should be developed in TypeScript as a subgenerator of Virtual Assistant Generator

Describe the solution you'd like Have the Skill Template solution developed in TypeScript as a subgenerator of Virtual Assistant Generator

Describe alternatives you've considered The following tasks should be solved:

Batta32 commented 5 years ago

The PR that contains the latest changes to close this issues was merged #1364. I'll close the issue because is completed.