0.0.88 • Published 5 months ago

menni-chatbot v0.0.88

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Menni Chatbot

npm version license

A professional React chatbot component for seamless integration into web applications with minimal configuration.

Installation

npm install menni-chatbot

Usage

import MenniChatbot from 'menni-chatbot';
import 'menni-chatbot/styles.css';

function App() {
  return (
    <div>
      {/* Your app content */}
      
      <MenniChatbot 
        publicKey="your-api-key"
        position="bottom-right"
      />
    </div>
  );
}

Props

PropTypeRequiredDefaultDescription
publicKeystringYes-Your Menni API key for authentication
position'bottom-right' | 'bottom-left'No'bottom-right'Position of the chat widget

Environment Configuration

Set your API endpoint (optional):

AI_CHATBOT_SERVER_URL=https://your-chat-api-endpoint.com/api

Framework Compatibility

  • React 17, 18, and 19
  • Next.js 13 and 14 ('use client' directive required)
  • Create React App
  • Vite

Features

  • Modern, responsive UI
  • AI-powered responses
  • Markdown support
  • Expandable chat window
  • Zero-configuration styling

License

ISC


Developed by Menni Learning

0.0.88

5 months ago

0.0.87

5 months ago

0.0.85

5 months ago

0.0.84

5 months ago

0.0.83

5 months ago

0.0.82

5 months ago

0.0.81

5 months ago

0.0.80

5 months ago

0.0.79

5 months ago

0.0.77

5 months ago

0.0.76

5 months ago

0.0.75

5 months ago

0.0.74

5 months ago

0.0.73

5 months ago

0.0.72

5 months ago

0.0.71

5 months ago

0.0.70

5 months ago

0.0.69

5 months ago

0.0.68

5 months ago

0.0.67

5 months ago

0.0.66

6 months ago

0.0.65

6 months ago

0.0.64

6 months ago

0.0.63

6 months ago

0.0.62

6 months ago

0.0.61

6 months ago

0.0.60

6 months ago

0.0.59

6 months ago

0.0.58

6 months ago

0.0.57

6 months ago

0.0.56

6 months ago

0.0.55

6 months ago

0.0.54

6 months ago

0.0.53

6 months ago

0.0.52

6 months ago

0.0.51

6 months ago

0.0.50

6 months ago

0.0.49

6 months ago

0.0.48

6 months ago

0.0.47

6 months ago

0.0.46

6 months ago

0.0.45

6 months ago

0.0.44

6 months ago

0.0.43

6 months ago

0.0.42

6 months ago

0.0.41

6 months ago

0.0.37

6 months ago

0.0.35

6 months ago

0.0.33

6 months ago

0.0.32

6 months ago

0.0.31

6 months ago

0.0.28

6 months ago

0.0.27

6 months ago

0.0.25

6 months ago

0.0.24

6 months ago

0.0.23

6 months ago

0.0.22

6 months ago

0.0.20

6 months ago

0.0.19

6 months ago

0.0.16

6 months ago

0.0.14

6 months ago

0.0.13

6 months ago

0.0.12

6 months ago

0.0.10

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.1

6 months ago