An open API service indexing awesome lists of open source software.

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

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.