0 Forks
0 Stars
0 Watchers

EchoBot

This bot has been created using [Bot Framework](https://dev.botframework.com), it shows how to create a simple bot that accepts input from the user and echoes it back. This sample is a Spring Boot app and uses the Azure CLI and azure-webapp Maven plugin to deploy to Azure.

How to download and setup EchoBot

Open terminal and run command
git clone https://github.com/EvanReen/EchoBot.git
git clone is used to create a copy or clone of EchoBot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with EchoBot https://github.com/EvanReen/EchoBot/archive/master.zip

Or simply clone EchoBot with SSH
[email protected]:EvanReen/EchoBot.git

If you have some problems with EchoBot

You may open issue on EchoBot support forum (system) here: https://github.com/EvanReen/EchoBot/issues