Category "chatbot"

'rasa shell' does not intiate a chat session as expected

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

Missing argument is required | Discord.py

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

Microsoft botframework chatbot integration with Dynamic 365 customer service omnichannel

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

MS Teams static tab with content bot id shows error in personal chat scope

I am building a static tab for MS Teams with contentBotId specified.The staticTabs manifest entry looks as following: "staticTabs": [ { "entityId":

Send the message to personal chat instead of group chat using ms teams chatbot

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

How to use FLow XO and API.ai together in one bot

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?

How to embed my python chatbot to a website

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

How to embed my python chatbot to a website

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

How to add payload request for FB chatbot in python?

I have created a chatbot in python, flask, pymessenger, witai. I have added some button but I don't know how to reply back once the user press/select the option

How to connect ngrok with bot emulator?

I have developed a chatbot in C# and hosted it on our local server. When I'm trying to connect it remotely with ngrok. I get below error: Failed to spawn ngrok

How to record intents from buttons in Adaptive cards, developed using custom json templates from Rasa custom actions?

Please do suggest if worked with developing adaptive cards from Rasa to MS Teams API: how to record the intent, when a user presses the buttons in the Adaptive

PermissionError: [Errno 13] Permission denied: 'voice.mp3'

I am trying to create a ChatBot, VA, in Python, for receiving audio output I have the packages gtts(google text to speech), playsound, and have used system os t