Im building a booking bot..
# 🤝help
l
Im having trouble with creating a multiple choice block. i want the bot to wait longer for the user to pick more than 1 option. I also want to add values to each option for example: if some one wants tu cut their hair it will take 30 mins but if they want to cut and dye their hair it will take longer. how can I add values to each option?
f
Hello Pat! I have created a bot as an example for how to do this. There are two options you can pursue. The first is to use a single choice skill then based on the value selected run it through a small script to assign the correct time estimate. The other option is to use an AI Task and let the user describe what they want and let the task assign the correct values for you. Please let me know if you have any additional questions. https://cdn.discordapp.com/attachments/1138555169014022144/1138573770290901082/Hair_Cutting_Example_-_2023_Aug_08.bpz
l
thank you Sara
f
You are most welcome. Do you have any other questions on this?
l
it is awesome I appreciate it!
f
Always happy to help.
l
Sara can I send you a friend request, to examine further details of the project? or is there a more personal approach? (dont want to expose clients information)
f
Sure
l
thank you
a
i need help, i have im creating a chatbot but i need the answers from each user to be stored somewhere for ecample an excel file for us to be able to analyse the data
f
Hello Simba there are few options available to you. The first would be to build a direct integration with google sheets. The second would be to use the Zapier integration and use that to pass the information from your bot to Google Sheets.
l
I have a doubt I hope you colud help me solve So I creates a Ai Task, whos job is to wait for the service or services they like to make an appointment for. The task is to add the expected time of the services. the thing is id like that total expected time to be between some parametrs for example : if total expected time is less than 20 then give card #1. If expected total time is +21 and less the 40 card #2. and if expected total time is over 40 card #3. how can I make the ai do this ?
@flat-plumber-75402
f
Hey pat here is a video where I walk through the logic you could use https://vimeo.com/856919773/4baffb13e7?share=copy based on my earlier example shared we are already having the the AI task assign the time to a variable. Its just using that variable to differentiate where you want to go in the flow.
l
thank you Sara
f
You are most welcome.
b
@Sara_2455: I see you have created multiple video links using vimeo.com, those looks very helpful. do you have all the videos dump that you have created so far? If yes, kindly share those.
f
Hello Venkat I don't have a dump I can readily share. I would recommend though going through the tutorials channel and the Botpress Youtube channel as well. If there is something specific you need help with feel free to create a post in help channel. https://discord.com/channels/1108396290624213082/1132038253109837994 https://www.youtube.com/@Botpress
33 Views