-
One example code
```py
def make_skill(): # pylint-enable
name_of_usb = get_mount_points()
print(type(name_of_usb))
print(name_of_usb[0])
x = name_of_usb[0]
os.chdir('{}'.f…
-
I need to create a chatbot which has the custom database. So I just wanted to know what all changes do I need to make to create the chatbot. Provided that I'm using the same set of data entries in the…
-
Hello!
Tried setting up default replies, tried all options possible and I only get:
"Something went wrong, please try again." all the time. Anyone experiencing this issue? - Thomas
-
Hi guys, your project look nice but i have this bug on Messenger Settings from admin pannel
`1 exception(s):
Exception #0 (InvalidArgumentException): Unable to unserialize value.
Exception #0 (…
-
I have installed your module, created facebook dev account and application, copied Facebook page's token and pasted in the module's facebook configuration section. Please have a look:
![image](http…
-
Introducción y ejemplos de desarrollo de chatbots para Facebook Messenger con JavaScript utilizando el framework [BootBot](https://github.com/Charca/bootbot).
# Author
@Charca
-
Hey guys,
I think starting yesterday getThreadHistory ceased to work. It returns an empty array for every thread. getThreadInfo now throws an error. It seems like the payload is empty which causes …
-
Is there any way to integrate wit.ai stories to the facebook messenger?
I have a proper story in the wit.ai UI but I am having troubles integrating that to the messenger.
-
Hi,
In order to implement chatbot we need to configure facebook properly.
Please provide us the document or manual so that I can configure it...
Thanks
-
In order to let us help you better, please fill out the following fields as best you can:
### I am...
* [ ] Reporting a bug
* [ ] Suggesting a new feature
* [✓ ] Requesting help with running m…