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