An open API service indexing awesome lists of open source software.

https://github.com/rickedb/botframeworkstudy

Bot framework free course study
https://github.com/rickedb/botframeworkstudy

Last synced: about 1 year ago
JSON representation

Bot framework free course study

Awesome Lists containing this project

README

          

# BotFrameworkStudy
Microsoft Bot framework free course study.

# About the bot

I thought of a bot who could access DotA Api and bring it on the information I want, just by writing some commands (such as Discord's bots).

It uses LUIS to know what command or intent it is calling and when recognized it calls dota api to bring it up the desired information.

DotA Api Docs: https://docs.opendota.com/