Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: Improve documentation #1170

Closed
feralheart opened this issue Jul 12, 2020 · 8 comments
Closed

TODO: Improve documentation #1170

feralheart opened this issue Jul 12, 2020 · 8 comments

Comments

@feralheart
Copy link
Contributor

In this issue I will collect everything what should be included into the documentation.

If you have suggestions send a comment to this issue.

@sherpaxit
Copy link

Please, How to set up a new driver! 🙏🙏🙏🙏🙏

@MmKargar
Copy link

telegram buttons documentation.

@goppi0
Copy link

goppi0 commented Oct 23, 2020

Integration into existing Laravel apps. This existed in V1.5 and somehow dropped out in v2.

@cykonetic
Copy link

cykonetic commented Jan 29, 2021

I've done some pretty deep dives into botman/botman, specifically integrating into Laravel 5.8. My org is preparing to migrate towards Laravel 7.x and possibly 8.0. At the very least I wouldn't mind contributing to the knowledge-base.
As far as what needs documentation, the differences between
Botman::fallback and Question::fallback
Botman::says and Conversation::says
I get lost among the trees while looking for the forest

@jlmasson
Copy link

Please, How to set up a new driver! 🙏🙏🙏🙏🙏

This is so useful. I think it's not clearly explained

@stsmuniz
Copy link

Using webdriver out of the widget

PLEASE!!!

@AvneetSingh27
Copy link

Please, How to set up a new driver! 🙏🙏🙏🙏🙏

Did you managed to write your own custom driver?? @sherpaxit
My goal is to transfer the chatbot conversation to real agent(live conversation). So I thought of writing my own driver but I am unable to. Please help @mpociot @christophrumpel

@carrigan223
Copy link

@stsmuniz if you structure the axios post as such { "driver": "web", "userId": "lxbpp0", "message": "this is the message to send", "attachment": null, "interactive": "0" }

i have been able to get the response from insomnia/postman i am looking for, I haven't spent the time to build and try yet. I imagine though if your post request is structured that way you should be able get a response to build out a custom interface. Hope it helps some.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants