UNPKG

generator-csebot

Version:

Generates a bot (Microsoft Bot Framework) with CI/CD in Team Services

8 lines 133 B
module.exports = [ { out: "hi" }, { in: "Hi! I'm a Node.js Bot Framework created with cse-bot Yeoman Generator." } ];