Rawlog
From Eggdrop Wiki
How to enable raw-logging?
Open the file eggdrop.conf in an editor of your choice.
Search for (should be around line 124)
set raw-log 0
and replace it with
set raw-log 1
Also, make sure you're a permanent owner (your handle is in the 'set owner' setting in your configfile)!
Restart your bot.
To actually use it, .console +rv in your partyline (see .help console for what they mean).
