Name Last modified Size Description
Parent Directory - package.lisp.html 2020-10-16 14:05 4.8K ircbot.lisp.html 2020-10-16 14:04 22K ircbot.asd.html 2020-10-16 14:04 3.7K USAGE.html 2020-10-16 14:05 4.0K INSTALL.html 2020-10-16 14:04 4.6K
(0 . 0)(1 . 8)
28 README
29
30 `ircbot` provides a simple CLOS class, `ircbot`, which will maintain a
31 connection to a single IRC channel via `cl-irc`. The bot will handle
32 ping/pong and detect failed connections, and is capable of
33 authenticating with NickServ (using ghost when necessary to
34 reacquire nick).
35