I have a python chatbot (Bot framework) and I want to switch the conversation from the user and the bot to the user and a live agent using a secret key to the l
I'm a new in react native, and I want to create a simple chatbot with react-native-gifted-chat. I've tried this tutorial https://youtu.be/ClBC93WPkmw, but it do
I have an adaptive card in the form of a JSON file, which contains an Input.ChoiceSet. This is provided with a data payload, which is dynamic and so it is not t
Hi I am new to AWS Lex service. But I would like to know the what's makes the difference between v1 and V2. Can anyone help me on this.
I have a bot that is working in PM, I can talk with it and make it do my tasks without any problems but I don't find how to make it send a message to a specific
I have been trying to make a chatbot that schedules a message and then deletes the message before it would sent to the channel. Although, the scheduled message
I want to disable the button once clicked in Webchat/Directline channel. Once a user has clicked on a button, that button should get disabled to prevent duplica
Im building a twitch chat bot using nodejs and i am bit stuck. So i want the bot to reply with a specific message only if a specific user write something. i alr
I am trying to create a template for my chat bot so the chat looks like carl: my name is carl, what is yours? user: *some response* I have no
enter image description here model = Sequential() model.add(LSTM(units=32, return_sequences=True, input_shape=(training.shape[1],1))) model.add(Dropout(0.2)) mo
I created a bot using QnaMaker and published it to Azure Portal. It deployed successfully and works in the "Test in Web App" on Azure Portal but does not work w
I am trying to make a telegram bot for accounting invite links. It is supposed to count how many times a certain link was used. I tried to get an invite link fr
The command 'rasa shell' is supposed to start a chat session in the terminal itself upon its execution according to the documentation. But in my case, it's acti
I tried to make an command which displays mentioned users avatar. This is the code: @client.command(aliases=['av']) async def avatar(ctx, *, member: discord.Mem
I am trying to integrate chatbot with D365 customer service omnichannel for agent handoff. I have followed all the steps as per Microsoft documentation. still
I am building a static tab for MS Teams with contentBotId specified.The staticTabs manifest entry looks as following: "staticTabs": [ { "entityId":
I would like to post a message to personal chat instead of group chat while message post from group chat how to achieve this ?. Is there is any methods availabl
I have a question. Is it possible to use both flowXO and API.ai together and single-time in one bot? If so, how to implement it?
I am very new to python, and I am trying to create a chatbot with python for a school project. I am almost done with creating my chatbot, but I don't know how t
I am very new to python, and I am trying to create a chatbot with python for a school project. I am almost done with creating my chatbot, but I don't know how t