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
- Host: GitHub
- URL: https://github.com/rickedb/botframeworkstudy
- Owner: Rickedb
- License: gpl-3.0
- Created: 2018-03-28T04:15:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-02T03:30:16.000Z (about 8 years ago)
- Last Synced: 2024-04-14T09:04:19.011Z (about 2 years ago)
- Language: C#
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/