UNPKG

mbot

Version:
43 lines 842 B
{ "brain": { "message": { }, "admin": { "users": [ "usr1" ], "command": { "quit": "q" } }, "global": { "command": { "help": "help" } } }, "nlp": { "type": "hashtag" }, "adapter": { "type": "test", "from": "usr1" }, "db": { "adapters": { "adap-disk": "sails-disk" }, "connections": { "default": { "adapter": "adap-disk", "filePath": ".tmp/", "inMemoryOnly": true } }, "defaults": { "migrate": "drop", "autoCreatedAt": true, "autoUpdatedAt": true } } }