PrajwalNaik07
PrajwalNaik07
Hi, I was trying to use the service-now instance for Agent-handoff as provided in the following documentation:- https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/develop/libraries/Bot.Builder.Community.Components.Handoff.ServiceNow But when I am trying to chat with the bot it says...
I read in the slack documentation that Socket Mode allows your app to maintain up to 10 open WebSocket connections at the same time. I am unable to find code...
I am running my slack app on the GCP kubernetes environment in socket mode, with 10 sockets open simultaneously. Lately we have seen the bot failing to work and gives...
### Description: In my Slack bot implementation, when a user clicks a button, it triggers a specific `@app.action`, which raises a ticket and responds to the user. However, in some...
When the bot posts a message containing an @mention of itself in a thread using chat_postMessage, the app_mention event is not triggered. ### Reproduction Steps: The bot listens for the...