Skip to content

Commit db07942

Browse files
author
Christoph Rumpel
committed
Remove wit.ai parts and update readme
1 parent a1ac60c commit db07942

File tree

7 files changed

+10
-2072
lines changed

7 files changed

+10
-2072
lines changed

.env.example

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
WEBHOOK_VERIFY_TOKEN=
33
PAGE_ACCESS_TOKEN=
44

5-
# Bot platforms
5+
# NLP platform
66
DIALOGFLOW_TOKEN=
7-
WITAI_TOKEN=

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"iboldurev/dialogflow": "^0.3.0",
44
"monolog/monolog": "^1.23",
55
"vlucas/phpdotenv": "^2.4",
6-
"phpunit/phpunit": "^5.5",
7-
"tgallice/wit-php": "^0.3.1"
6+
"phpunit/phpunit": "^5.5"
87
},
98
"autoload": {
109
"psr-4": {

0 commit comments

Comments
 (0)