0.0.88 • Published 4 months ago

menni-chatbot v0.0.88

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

4 months ago

0.0.87

4 months ago

0.0.85

4 months ago

0.0.84

4 months ago

0.0.83

4 months ago

0.0.82

4 months ago

0.0.81

4 months ago

0.0.80

4 months ago

0.0.79

4 months ago

0.0.77

4 months ago

0.0.76

4 months ago

0.0.75

4 months ago

0.0.74

4 months ago

0.0.73

4 months ago

0.0.72

4 months ago

0.0.71

4 months ago

0.0.70

4 months ago

0.0.69

4 months ago

0.0.68

4 months ago

0.0.67

4 months ago

0.0.66

4 months ago

0.0.65

4 months ago

0.0.64

4 months ago

0.0.63

4 months ago

0.0.62

4 months ago

0.0.61

4 months ago

0.0.60

4 months ago

0.0.59

4 months ago

0.0.58

4 months ago

0.0.57

4 months ago

0.0.56

4 months ago

0.0.55

4 months ago

0.0.54

4 months ago

0.0.53

4 months ago

0.0.52

4 months ago

0.0.51

4 months ago

0.0.50

4 months ago

0.0.49

4 months ago

0.0.48

4 months ago

0.0.47

4 months ago

0.0.46

4 months ago

0.0.45

4 months ago

0.0.44

4 months ago

0.0.43

4 months ago

0.0.42

4 months ago

0.0.41

4 months ago

0.0.37

4 months ago

0.0.35

4 months ago

0.0.33

4 months ago

0.0.32

4 months ago

0.0.31

4 months ago

0.0.28

4 months ago

0.0.27

4 months ago

0.0.25

4 months ago

0.0.24

4 months ago

0.0.23

4 months ago

0.0.22

4 months ago

0.0.20

4 months ago

0.0.19

4 months ago

0.0.16

4 months ago

0.0.14

4 months ago

0.0.13

4 months ago

0.0.12

4 months ago

0.0.10

4 months ago

0.0.9

4 months ago

0.0.8

4 months ago

0.0.7

4 months ago

0.0.6

4 months ago

0.0.4

4 months ago

0.0.3

4 months ago

0.0.1

4 months ago