-
+ 9D7CA23668DF545B7ED07857CC8965FB65AB980FD540CEBC2CDD96C2F556D5FB65EB149233DC777AF7BE1BA8243CA607BD6A68D8EA991D4A2666BE617447682D
logbot/README
(0 . 0)(1 . 7)
35 README
36
37 `logbot` extends `ircbot` to provide an interface to a single IRC
38 channel from PostgreSQL, writing all messages to a `log` table and
39 reading messages to be sent from `outbox` in a specified database. By
40 listening to pg_notify channels, services connected to PostgreSQL can
41 react when new log lines are inserted.