LiveHelperChat / livehelperchat

Live Helper Chat - live support for your website. Featuring web and mobile apps, Voice & Video & ScreenShare. Supports Telegram, Twilio (whatsapp), Facebook messenger including building a bot.
http://livehelperchat.com
Apache License 2.0
1.96k stars 698 forks source link

Call RestAPI with response from BOT #2150

Open andmattia opened 6 days ago

andmattia commented 6 days ago

I descibe the landscape:

New goal:

is it possibile to do it via normal BOT + RestAPI?

remdex commented 6 days ago

Yes. if you saw youtube video you see there is typing indicator once user starts chat and there is no hickups. I use php-resque extension to offload request to background worker. You just have in send message trigger check 'send request in the background'. Using nodejs to extension it would feel even faster :)

remdex commented 6 days ago

https://github.com/LiveHelperChat/lhc-php-resque

andmattia commented 6 days ago

I see a video about gpt but I see is on "Still working" can you add the link? In the manwhile I can try the resque

remdex commented 6 days ago

I don't know what link you want. And it's better to write just in discord :)