owlchat
TypeScript icon, indicating that this package has built-in type declarations

1.1.11 • Public • Published

🦉 OWLCHAT

This project is a custom chat automation that was developed to make the communication between the final user and the owner be faster and better.

* This is a educational project and isn't finished yet | No profit purpose

Typescript Javascript

Stacks

Front-end: ReactJS, NextJS, Typescript, SaSS, Material UI

Deploy

Access the url bellow to see the example

Owlchat 🦉

API Documentation

Owlchat Component

  <Owlchat />
Parameter Type Description
color string Optional. The text color of chatbot pop-up
base_url string Required. The url of page that will send the message
wallpaper string Optional. The source of custom wallpaper
owner_name string Optional. The informational name that will stay bellow the owner-side message
initial_message string Optional. The initial message of minimized component
whatsapp_number string Required. The WhatsApp number for receive the messages (Without spaces)
background_color string Optional. The background color of chatbot pop-up
notification boolean Optional. The background color of chatbot pop-up

Funcionalities

  • Sound Pop-up
  • Responsive Layout
  • WhatsApp Integration

Install

Install Owlchat with npm

  npm install owlchat
  cd owlchat

Run

Clone the project

  git clone https://github.com/LuisLenzi/owlchat.git

Change the folder

  cd owlchat

Install the dependencies

  npm install

Build the project

  npm run build

Run the server

  npm run start

Autors

License

MIT

Package Sidebar

Install

npm i owlchat

Weekly Downloads

0

Version

1.1.11

License

MIT

Unpacked Size

123 kB

Total Files

37

Last publish

Collaborators

  • luis.lenzi