Skip to content

PandaWhoCodes/chatbot-frontend

Repository files navigation

Chatbot Frontend

A simple chatbot frontend for plugging in my bots.

To add a user message to the chat window run javascript function -

showUserMessage("Message",getCurrentTimestamp());

To add a bot message to the chat window run javascript function -

showBotMessage("Message",getCurrentTimestamp());

Screenshot

enter image description here

PR's are welcome :)

About

A simple chatbot frontend made using bootstrap and jquery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published