SciSharp / BotSharp

The AI Agent Framework in .NET
https://botsharp.readthedocs.io
Apache License 2.0
1.96k stars 410 forks source link

Does BotSharp include a client-side integration framework? #310

Open marke-apexit opened 2 months ago

marke-apexit commented 2 months ago

It wasn't completely clear to me if the BotSharp framework defines a chat service extensibility framework to add support for multiple collaboration / chat tools (slack, Teams, Zoom, Webex, Messenger, etc.).

It would be great if you create a Bot with BotSharp it could be made available to multiple chat apps through available client-side "extensions."

Oceania2018 commented 2 months ago

Are you talking about the Channel concept like Integration with Meta Messenger?