0.0.88 • Published 7 months ago

menni-chatbot v0.0.88

Weekly downloads
-
License
ISC
Repository
github
Last release
7 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

7 months ago

0.0.87

7 months ago

0.0.85

7 months ago

0.0.84

7 months ago

0.0.83

7 months ago

0.0.82

7 months ago

0.0.81

7 months ago

0.0.80

7 months ago

0.0.79

7 months ago

0.0.77

7 months ago

0.0.76

7 months ago

0.0.75

7 months ago

0.0.74

7 months ago

0.0.73

7 months ago

0.0.72

7 months ago

0.0.71

7 months ago

0.0.70

7 months ago

0.0.69

7 months ago

0.0.68

7 months ago

0.0.67

7 months ago

0.0.66

7 months ago

0.0.65

7 months ago

0.0.64

7 months ago

0.0.63

7 months ago

0.0.62

7 months ago

0.0.61

7 months ago

0.0.60

7 months ago

0.0.59

7 months ago

0.0.58

7 months ago

0.0.57

7 months ago

0.0.56

7 months ago

0.0.55

7 months ago

0.0.54

7 months ago

0.0.53

7 months ago

0.0.52

7 months ago

0.0.51

7 months ago

0.0.50

7 months ago

0.0.49

7 months ago

0.0.48

7 months ago

0.0.47

7 months ago

0.0.46

7 months ago

0.0.45

7 months ago

0.0.44

7 months ago

0.0.43

7 months ago

0.0.42

7 months ago

0.0.41

7 months ago

0.0.37

7 months ago

0.0.35

7 months ago

0.0.33

7 months ago

0.0.32

7 months ago

0.0.31

7 months ago

0.0.28

7 months ago

0.0.27

7 months ago

0.0.25

7 months ago

0.0.24

7 months ago

0.0.23

7 months ago

0.0.22

7 months ago

0.0.20

7 months ago

0.0.19

7 months ago

0.0.16

7 months ago

0.0.14

7 months ago

0.0.13

7 months ago

0.0.12

7 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.1

7 months ago