raw
logbot-genesis          1 README
logbot-genesis 2
logbot-genesis 3 `logbot` extends `ircbot` to provide an interface to a single IRC
logbot-genesis 4 channel from PostgreSQL, writing all messages to a `log` table and
logbot-genesis 5 reading messages to be sent from `outbox` in a specified database. By
logbot-genesis 6 listening to pg_notify channels, services connected to PostgreSQL can
logbot-genesis 7 react when new log lines are inserted.