{"library":"botkit-storage-postgres","install":[{"cmd":"npm install botkit-storage-postgres","imports":["const botkitStoragePostgres = require('botkit-storage-postgres');","Botkit.slackbot({ storage: botkitStoragePostgres({ host: 'localhost', ... }) });"]},{"cmd":"yarn add botkit-storage-postgres","imports":[]},{"cmd":"pnpm add botkit-storage-postgres","imports":[]}]}