i have a question for you,
i have built a bot in python and i need to know if there is a way (or a service with REST API) to embed it in a website. I dont want to use slack/telegram/facebook messanger and others as comunication channels. I want to use a chat environment in a website but i dont really want to write it myself I've tried to ask for services like LiveChat, Chatlio and Tawk but the support says that there is no API for that. I was thinking of building my own chat but this would take tons of time. It would be very nice to add the functionality that if the bot cant answer the question, a human agent can answer for it.
From where can i start? Any suggestions? Thank you very much.