1.1.44 • Published 4 months ago

servibot v1.1.44

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

Overview

ServiBot is an AI chatbot that helps businesses with customer service through a very smart and conversational chatbot.

Install the SDK:

npm i servibot

Command for Running ServiBot Chatbot:

<ServiBot id = {API_KEY} />

Example (Next.js):

If you are using it on a platform like Next.js, you can include the code as such in the layout.js file:

import ServiBot from "servibot";

export default function RootLayout({ children }) {
  return (
    <html lang="en">
      <body>
        <ServiBot id="API_KEY" />
        {children}
      </body>
    </html>
  );
}

Where to find API Key?

You can find the API Key on our official website at https://servibot.io

Additional Questions

If you have any questions please feel free to use our website (https://servibot.io) or contact us at servibotofficial@gmail.com Thank you for using our API. We are actively trying to improve it; if you have any feedback please feel free to tell it to us by emailing us at our email.

1.1.29

4 months ago

1.1.28

4 months ago

1.1.30

4 months ago

1.1.34

4 months ago

1.1.33

4 months ago

1.1.32

4 months ago

1.1.31

4 months ago

1.1.38

4 months ago

1.1.37

4 months ago

1.1.36

4 months ago

1.1.35

4 months ago

1.1.39

4 months ago

1.1.41

4 months ago

1.1.44

4 months ago

1.1.43

4 months ago

1.1.42

4 months ago

1.1.4

4 months ago

1.1.2

4 months ago

1.1.19

4 months ago

1.1.23

4 months ago

1.1.21

4 months ago

1.1.27

4 months ago

1.1.26

4 months ago

1.1.25

4 months ago

1.1.1

4 months ago

1.1.0

4 months ago

1.1.12

4 months ago

1.1.11

4 months ago

1.1.16

4 months ago

1.1.15

4 months ago

1.1.14

4 months ago

1.1.13

4 months ago

1.1.18

4 months ago

1.1.17

4 months ago

1.0.95

4 months ago

1.0.94

4 months ago

1.0.93

4 months ago

1.0.92

4 months ago

1.0.99

4 months ago

1.0.98

4 months ago

1.0.97

4 months ago

1.0.96

4 months ago

1.0.91

4 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago