Skip to content
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

Imeplemention of block kit in Bot framework composer with slack adapter #544

Open
NeethithevanR opened this issue Nov 15, 2023 · 0 comments

Comments

@NeethithevanR
Copy link

I am using the Microsoft Bot Framework SDK to implement my chatbot. The bot is deployed with the Slack Adapter (Bot.Builder.Community.Adapters.Slack version 4.13.5), and the SDK is built on dotnet (version 3.1). Although it seems to be functioning correctly, I am facing challenges in implementing a Block Kit for interactive messages in Slack. My objective is to present menus as buttons and capture user actions. I can design "legacy messages" in Azure Bot Service, but unfortunately, I cannot use them without deploying to Azure. How can I configure Block Kit button implementation in Slack without deploying to Azure(local deployment)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant