Azure bot framework

QuestionsCategory: QuestionsAzure bot framework
sourabh Anant kulkarni asked 6 years ago

On a specific command runs a test on all the Ginesys APIs and reports the status on teams
The BOT should return the status of those APIs after calling them and checking the status.
 
a similar example of bot is rtop-bot which is used in slack build with Go 
but i have to build with javascript

Up ↑