0.0.88 • Published 8 months ago

menni-chatbot v0.0.88

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

8 months ago

0.0.87

8 months ago

0.0.85

8 months ago

0.0.84

8 months ago

0.0.83

8 months ago

0.0.82

8 months ago

0.0.81

8 months ago

0.0.80

8 months ago

0.0.79

8 months ago

0.0.77

8 months ago

0.0.76

8 months ago

0.0.75

8 months ago

0.0.74

8 months ago

0.0.73

8 months ago

0.0.72

8 months ago

0.0.71

8 months ago

0.0.70

8 months ago

0.0.69

8 months ago

0.0.68

8 months ago

0.0.67

8 months ago

0.0.66

8 months ago

0.0.65

8 months ago

0.0.64

8 months ago

0.0.63

8 months ago

0.0.62

8 months ago

0.0.61

8 months ago

0.0.60

8 months ago

0.0.59

8 months ago

0.0.58

8 months ago

0.0.57

8 months ago

0.0.56

8 months ago

0.0.55

8 months ago

0.0.54

8 months ago

0.0.53

8 months ago

0.0.52

8 months ago

0.0.51

8 months ago

0.0.50

8 months ago

0.0.49

8 months ago

0.0.48

8 months ago

0.0.47

8 months ago

0.0.46

8 months ago

0.0.45

8 months ago

0.0.44

8 months ago

0.0.43

8 months ago

0.0.42

8 months ago

0.0.41

8 months ago

0.0.37

8 months ago

0.0.35

8 months ago

0.0.33

8 months ago

0.0.32

8 months ago

0.0.31

8 months ago

0.0.28

8 months ago

0.0.27

8 months ago

0.0.25

8 months ago

0.0.24

8 months ago

0.0.23

8 months ago

0.0.22

8 months ago

0.0.20

8 months ago

0.0.19

8 months ago

0.0.16

8 months ago

0.0.14

8 months ago

0.0.13

8 months ago

0.0.12

8 months ago

0.0.10

8 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.1

8 months ago