studio icon indicating copy to clipboard operation
studio copied to clipboard

Ready to use BotMan + Laravel framework

Results 51 studio issues
Sort by recently updated
recently updated
newest added

Hello. Here is a security issue I've already addressed to @mpociot but I can't start working on it yet, community awareness is needed. As we all know by default Botman...

I followed https://botman.io/2.0/installation and Tinker works fine. ![image](https://user-images.githubusercontent.com/2098694/49329461-192e7f80-f5ba-11e8-8e8e-e985051fab08.png) When I added my Facebook messenger bot, the verification works. When chatting with the bot, I receive the POST request as per...

I'm working on an app, where a user can create bots for facebook. That in turn requires config (app_secret, token and verification) to be dynamic and not set in config/botman/facebook.php....

How to send message from telegram bot to whatsapp?

Hi, I'm using botman studio on local dev server and it works okay. but when moving to shared hosting, error shows in webhook info in telegram API getwebhookinfo Last Message...

I found that I had an error in my middleware but this was not caught by the tests. It looks like the tests do not run the middleware. This would...

Hi, I am trying to modify the position of the button and other placeholders by modifying App.js but I am facing an issue. Please find the small modification I made...

The testConversationBasicTest seemingly randomly fails. This is due to two additional quotes in the Laravel Inspire package that haven't been incorporated into this test yet. When either of those two...

Hi guys, thanks for sharing this resources. I have any question. It's possible Human take with Botman? thanks!

This was a clean install of botman studio. >php artisan botman:install-driver slack Installing driver "Slack" Using version ^2.1 for botman/driver-slack ./composer.json has been updated Loading composer repositories with package information...