README
1 README
2
3 `ircbot` provides a simple CLOS class, `ircbot`, which will maintain a
4 connection to a single IRC channel via `cl-irc`. The bot will handle
5 ping/pong and detect failed connections, and is capable of
6 authenticating with NickServ (using ghost when necessary to
7 reacquire nick).
8