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-chatbotUsage
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/apiFramework 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
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago