I can't seem to install the IMessage module. Does it still exist in the updated version of the Bot framework? I would love to see a new series of videos that take into account the changes made this year.
Thanks for the helpful video. I have here a question. In your model of Enquiry there are just string variables. How about another type of variables like spantime or List. I just build a similar demo like this video and use these variables in my model, but bot ignore these kind of variables during the conversation. How can I fix it?
Eamon by default the serialised form is stored in the state service API. This has recently been deprecated but can be replaced by your own provider. This doc details further docs.microsoft.com/en-us/bot-framework/dotnet/bot-builder-dotnet-state
Hi James, Can you make and example in which you ask for a password via a card or intelligent construct? the person inputs the psswd and is replaced by asterisks. It is then compared to a hard coded password in the program before allowing to continue using the bot THanks!
+Ed Zamper one way you could deliver this is with a Facebook Messenger webview which is a way to enhance your Bot with rich content. There's a video coming soon which will hopefully help 🙂
James Mann Sounds good James. I'm planning to use s Skype bot to give a customer access to some home automation via typed commands or selection cards. Needless to say, some sort of password protection is desired, preferrably every X amount of time he wants to initiate a conversation. Also encryption is required, let me know your thoughts on this.
Anubhav Singh not at the moment though. I'm keeping a list of your suggestions. they are all really good I am just having to work my way through them slowly. I might start a poll to see what people are most interested in and prioritize that way. just know that I am paying attention and more content is coming 🙂
I can't seem to install the IMessage module. Does it still exist in the updated version of the Bot framework?
I would love to see a new series of videos that take into account the changes made this year.
In comparison to other bot frameworks, msft is incredibly easy. Thanks again!!
Thanks for the helpful video. I have here a question. In your model of Enquiry there are just string variables. How about another type of variables like spantime or List. I just build a similar demo like this video and use these variables in my model, but bot ignore these kind of variables during the conversation. How can I fix it?
Love the videos, thanks. Do you know where the conversation answers are stored when the user answers questions in form flow??
Eamon by default the serialised form is stored in the state service API. This has recently been deprecated but can be replaced by your own provider. This doc details further docs.microsoft.com/en-us/bot-framework/dotnet/bot-builder-dotnet-state
Hi James,
Can you make and example in which you ask for a password via a card or intelligent construct? the person inputs the psswd and is replaced by asterisks. It is then compared to a hard coded password in the program before allowing to continue using the bot
THanks!
+Ed Zamper one way you could deliver this is with a Facebook Messenger webview which is a way to enhance your Bot with rich content. There's a video coming soon which will hopefully help 🙂
James Mann Sounds good James. I'm planning to use s Skype bot to give a customer access to some home automation via typed commands or selection cards. Needless to say, some sort of password protection is desired, preferrably every X amount of time he wants to initiate a conversation. Also encryption is required, let me know your thoughts on this.
nice video thank you)
Dear James, do u have any video of adding facebook mesenger to a bot?
Anubhav Singh not at the moment though. I'm keeping a list of your suggestions. they are all really good I am just having to work my way through them slowly. I might start a poll to see what people are most interested in and prioritize that way. just know that I am paying attention and more content is coming 🙂
thanks. look forward
Whats up bro ?
I follow your vids , but in this one you dont show The Sign in card can you make a example or show the sign in card ?
CHx Xq good point thanks for the feedback. I will make another short video and show that one
instead of writing , can you show us how to use the hero card.button ? so you can clique ! easier i think !