-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal: MultiBot sample #1217
Comments
Using the MVC approach, doing a multi-bot app is much easier than it used to be. We're not planning to create a sample dedicated specifically to this, but a blog post is a good idea! |
This was referenced Sep 15, 2021
This was referenced Jun 20, 2023
This was referenced Dec 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Proposal: create a sample showing multi-bot support where a single bot service endpoint hosts several bots. Many customers reach out for this functionality.
Attached file EchoBot_MultiCredentialProvider.zip
is a minimal V3 sample for C#. The work would be to port it to V4 languages. (Thanks @EricDahlvang)
Arguably, this could also be captured in a blog post if we deem it not important enough to deserve a sample.
The text was updated successfully, but these errors were encountered: