Index of /pub/mirrors/btcbase.org/patches/logbot-genesis/hunk/logbot

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