This may be a stupid question, but is there something similar to "bind pubm" that would include the bot's own channel messages?
The reason I'm asking this is because our irc-channel has a script ("toptod") that calculates words spoken daily, but since it's done using bind pubm, it ignores the bot's own words.
There are some tedious workarounds of course, such as putting some sort of calculation code to each script that makes the bot talk, analysing channel logs for statistics, or bringing another bot to the channel, but I'm guessing there must be an easier way. Besides, if I could get a script to recognize words produced by other scripts in the same bot, it might have other fun applications.

Cheers,
Etni