I've never been able to get BotSharp to work
Webslug opened this issue · 2 comments
Webslug commented
So I tried the older version of BotSharp, it did not work, I saw there was a new version and was hoping it had been fixed.
I tried to run it in the command line but it did not work so I loaded it up in visual studio.
Probably going to give up on this. LlamaSharp seems to work fine.
Has anyone been able to get BotSharp to work?
Oceania2018 commented
Follow these steps:
- git clone https://github.com/SciSharp
- F5 Debug your localhost project
- Access the Get Started sample requests.
Oceania2018 commented