
Wit.ai Bot communicates with the Wit.ai API. It can be configured with any Wit.ai token and allows for setting up a custom handler function to handle Wit.ai responses.
5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
[witai]
|
|
token = <your token>
|
|
handler_location = <your handler location>
|
|
help_message = <your help message>
|