hubot-log-to-pgsql
v0.4.0
Published
A hubot script that stores to logs to pgsql
Downloads
15
Readme
hubot-log-to-pgsql
A hubot script that stores to logs to pgsql
See src/log-to-pgsql.coffee for full documentation.
Installation
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"
]NPM Module
https://www.npmjs.com/package/hubot-log-to-pgsql
