MacGamer.net  Nadia - gseen
· Reviews
· About
MacGamer.net - Nadia - gseen
Using gseen, channel seen function

About gseen:
gseen.mod is a seen module for eggdrop that tracks not only the users in the bot's userfile, but everyone who enters one of the bots channels. It does pretty much the same as the popular script bseen and has a few additional features like AI-seen and seen-notification. It's also way faster than any corresponding script because scripts are always much slower than modules, especially scripts that deal with large amount of data which often become incredibly slow.


Public commands (in channel):
seen (nick) -- I think this command doesn't need an explanation. ^_^
seen (mask) -- Searches the database for entries that match (mask) for example "seen *!user@dialin-*.isp.com"
seennick (nick) -- seen also checks if a user was online later with a different nick.
seennick -- only seens for (nick)
seenstats -- just a little report on how many nicks are tracked

Note: when seeing for someone, remove the trailing question mark as it is treated as a wildcard, for example;
"seen abc" instead of "seen abc?"

All commands are also accessible via /msg.
("/msg Nadia seen (nick)", for example)


DCC commands (via partyline):
.seen
.seennick
.seenstats -- just the same as the public versions
.purgeseens -- deletes expired data (this also happens automatically once a day) (requires master)


Chanel settings (for bot masters):
+noseendata -- don't log any seen data in this channel
+quietseens -- send answers directly via notice to the person who asked and don't bother the rest of the channel with the reply
+quietaiseens -- same as +quietseens, but for AI seens
+nopubseens -- ignore every seen-command in this channel


More info:
http://www.visions-of-fantasy.de/gseen.mod/