A powerful and modular chatbot framework built for LINE, using Python, JavaScript, and VBScript for maximum flexibility and automation.
This project enables fast development of intelligent bots that can be deployed on the LINE Messaging Platform.
Key Capabilities:
- β Multi-language bot support (Python / Node.js / VBScript)
- β‘ Event-driven message handling
- π§ Simple AI logic or 3rd-party AI integrations
- π Webhook-ready structure
- π Secure token management
| Language | Purpose |
|---|---|
| Python | Core logic, webhook server |
| JavaScript (Node.js) | Fast async processing |
| VBScript | Windows-native automation (legacy) |
Additional Tools:
- Flask / FastAPI (Python)
- Express.js (Node.js)
- LINE Messaging API
- ngrok (for local testing)
- SQLite or MongoDB (optional)