https://github.com/livehelperchat/chatbase
Chatbase suport as a bot engine.
https://github.com/livehelperchat/chatbase
Last synced: 12 months ago
JSON representation
Chatbase suport as a bot engine.
- Host: GitHub
- URL: https://github.com/livehelperchat/chatbase
- Owner: LiveHelperChat
- License: mit
- Created: 2023-08-02T06:36:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T06:39:31.000Z (almost 3 years ago)
- Last Synced: 2025-06-08T18:47:53.325Z (12 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chatbase integration
https://www.chatbase.co/ support as a bot.
# Installation
Clone repository to extensions folder should look like
> extension > chatbase
P.s you do not need to activate this extension in `settings.ini.php` file!
There is no need to add this extension to settings file.
Run cronjob
> php cron.php -s site_admin -e chatbase -c cron/import
It will install all the configuration. After this step go to
> System configuration > Live help configuration > Bot > Rest API Calls
* Under `Headers` tab put your token
* Under `Body` tab put your `chatbotId` id. In the bot request you can also adjust your system prompt.
# Bot configuration
Bot can be adjusted under
> System configuration > Live help configuration > Bot > Bot constructor
Find a bot named `Chatbase` and build your own custom keywords if required.
# Department configuration
Don't forget now to set your bot in department configuration.