How Do I make my Eggdrop do this?

Old posts that have not been replied to for several years.
Locked
B
BoldFace

Post by BoldFace »

Hi,

I would like my eggdrop to log private messages it receives from users into a separate log file. The bot would ask the user questions, and upon the user responding, log the response. Thanks.

<font size=-1>[ This Message was edited by: BoldFace on 2001-11-27 11:51 ]</font>
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

logfile m * logs/messages.log
Locked