Name Last modified Size Description
Parent Directory - logbot.asd.html 2020-10-16 14:03 4.1K USAGE.html 2020-10-16 14:04 4.1K package.lisp.html 2020-10-16 14:04 4.9K logbot.lisp.html 2020-10-16 14:04 15K INSTALL.html 2020-10-16 14:04 5.4K logbot.sql.html 2020-10-16 14:05 8.4K
(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.