https://github.com/livehelperchat/lhcaibot
Sample extension how you can integrate any third party bot
https://github.com/livehelperchat/lhcaibot
Last synced: 11 months ago
JSON representation
Sample extension how you can integrate any third party bot
- Host: GitHub
- URL: https://github.com/livehelperchat/lhcaibot
- Owner: LiveHelperChat
- Created: 2020-04-06T08:35:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T08:58:25.000Z (about 6 years ago)
- Last Synced: 2025-06-19T17:51:44.827Z (12 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Very simple extension to show how to integrate any third party AI.
Documentation:
https://doc.livehelperchat.com/docs/bot/integrating-any-ai-bot/
# Install
* Activate in settings file `settings.ini.php` add in extension list `lhcaibot`
* Import bot doc/bot.json
* Rename `extension/lhcaibot/settings/settinigs.ini.default.php` to `extension/lhcaibot/settings/settinigs.ini.php`
* Edit `extension/lhcaibot/bootstrap/bootstrap.php` and adopt to your needs.
* Edit department bot settings.