driver-web icon indicating copy to clipboard operation
driver-web copied to clipboard

BotMan Web / API Driver

Results 10 driver-web issues
Sort by recently updated
recently updated
newest added

Like i want to integrate a chatbot that comes with my own UI in Vue js, So i need to build APIs that connect with BotMan. how I can do...

What can the problem be when a botman button doesnt respond?

https://packagist.org/packages/botman/driver-web

payload of web driver is array but not ParameterBag, This is not consistent with the document

@mpociot @crynobone Any chance you could tag a new release? I've noticed that the latest release 1.5.1, even though it was tagged on March 27th 2018, does not actually include...

Add nl2br for outgoing message text to keep new line formatting due to web widget expects replies in raw html format.

In BotMan\Drivers\Web\WebDriver there is a dependency on laravel that prevents use for applications without laravel.

Hi all, sorry if this is me being ignorant of something obvious but for some reason i'm not able to get a continued conversation using web driver. I get a...

Lumen and possible other setups are not having their JSON content decoded in the Symfony request. This is an attempt to capture any missed content from Symfony's `request->all()` method and...

Hi, have a question about web driver. I don't really understand which parameters i have to pass in request for using bot builtin 'ExampleConversation', so could you please provide a...