A hubot script that stores to logs to pgsql
See src/log-to-pgsql.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-log-to-pgsql --save
Then add hubot-log-to-pgsql to your external-scripts.json
:
[
"hubot-log-to-pgsql"
]