matabot

a silly irc bot
git clone ssh://anon@git.pastanoggin.com
Log | Files | Refs | README | LICENSE

commit f9efd6b48a0e79f731e3bf966c4857744d0cd42a
parent 3ff36cb661ddc3f32e16b82f917937b19d418d33
Author: noodle <noodle@pastanoggin.com>
Date:   Fri, 25 Jul 2025 07:01:42 +0300

matabot.8: fix usage example as channels shouldn't start with #

Diffstat:
Mmatabot.8 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/matabot.8 b/matabot.8 @@ -125,7 +125,7 @@ comic. Typical invocation .Po use these flags in your Pa /etc/rc.conf.local Pc Ns : .Pp -.Dl $ matabot -lth irc.server.tld -j #analognowhere -p 6697 +.Dl $ matabot -lth irc.server.tld -j analognowhere -p 6697 .Pp Test on a local ircd with verbose logging turned on. (No TLS):