Hi. Some time ago, i needed to have my eggdrop log all messages, including those said by the eggdrop bot itself. (by default, it will only log messages from other users, which leaves the logs incomplete) To accomplish that, I made this small modification: Index: src/mod/irc.mod/cmdsirc.c ===========...