We have made an bot using Microsoft Bot Framework(With C#).I want it to be installed at the server side of our application and have facebook as well as slack as connector.We do not want the bot to be available outside the network as it will query the database present in the same machine.I am not sure whether this is possible or not even after reading this
Please tell me if this is achievable.