https://github.com/ahmagdy/my-first-bot
My First Bot using Microsoft Bot Framework with .NET
https://github.com/ahmagdy/my-first-bot
asp bot bot-framework dotnet msbotframework
Last synced: 2 months ago
JSON representation
My First Bot using Microsoft Bot Framework with .NET
- Host: GitHub
- URL: https://github.com/ahmagdy/my-first-bot
- Owner: ahmagdy
- Created: 2017-04-17T17:01:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T01:01:44.000Z (about 9 years ago)
- Last Synced: 2025-05-16T01:11:18.070Z (about 1 year ago)
- Topics: asp, bot, bot-framework, dotnet, msbotframework
- Language: C#
- Size: 13.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My-First-Bot
My First Bot using Microsoft Bot Framework with .NET
and also by using LUIS(Language Understanding Intelligent Service).
## What The Bot can do ?
- take user name and store it so it can use it in many forms.
- Detect if the user begin the chat by using words like `hi,hello,...etc` .
- When user type he is sad or something like that the bot will send specific message to the user.
- When User type he is like girl for example the bot will tell him that he is forever alone (just for fun).
- Can take a feedback from user by using FormFlow
- Finally can detect if the user want to end the conversation.
## Screenshots:


