brobbot-sqlite-brain

JSON →
library 1.0.3 ·javascript
verified Jun 7, 2026

SQLite adapter for the brobbot chatbot framework, version 1.0.3. It provides a persistent brain using SQLite3, allowing brobbot to store and retrieve key-value data across restarts. Configuration is via environment variables for database name, table name, and key prefix. This package is specific to brobbot v6.x and has no major updates since release.