-
### Context:
- Botkit version: 0.6.21 / 4.0.2
- Messaging Platform: Messenger
- Node version: 12.4.0
- Os: Mac OS 10.14.5
I'm upgrading [this bot](https://github.com/Citizen-AI/rentbot) from …
-
## Suggesting a new channel
Have a suggestion or working on a new channel? Please create a new issue for that service.
## I'm working on a new channel
Please create an issue for it if it does not…
-
Hi again,
I am trying to setup a postgresql database and use activerecords to query that database. For first step, I am trying to setup rake. When I do a `rake -T`, it gives me an error like this:…
-
Facebook is partenred with Ushahidi to help create a FB bot data source for the Kenyan election. Most people are on FB messenger, we should be there too.
## Use cases and User flow
1. Simple Bo…
-
We need a new README structure for V.1. Here's what we're thinking (WIP):
---
[Awesome GIF]
## Table of contents
- [Quick-Start](#quick-start)
- [Documentation](#documentation)
- [Plugins](#plugins…
-
Hey,
thx for the php sdk. I have setup a story on wit.ai and now I'm trying to get the bot's answer back to the user.
```
$response = $this->witAIClient->get('/message', [
'q' => $message,
]);…