menni-chatbot v0.0.88
Menni Chatbot
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
Prop | Type | Required | Default | Description |
---|---|---|---|---|
publicKey | string | Yes | - | 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
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago