ChatBot Integration
This commit is contained in:
7
config/botman/web.php
Normal file
7
config/botman/web.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'matchingData' => [
|
||||
'driver' => 'web',
|
||||
],
|
||||
];
|
Reference in New Issue
Block a user