diff --git a/README.md b/README.md index 4313c1a..cd45f78 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,8 @@ And then restart nagios with `systemctl` or `rcctl`. If you followed the install instructions, a service file was installed for systemd or rc. Start it with `systemctl start ircbot` or `rcctl start ircbot`. + +## Bugs + +The nagios IRC bot (ircbot.sh) does not automatically rejoin the +IRC server and channel after it loses the connection.