hello! Since many people asked me for this script that I had to make in order to use Ircstats properly... here it is! I submitted it in egghelp.org tcl archive for public use. It's my first TCL script, don't be evil... :) I am 100% sure it works fine if you configure it well, I have used it for over...
Is it possible to have the module updated or a small tcl script that says the best rank ever achieved by the eggdrop, displaying when it was achieved and some other info?
For example:
!eggheadrank
And it displays the best rank ever, when it was achieved, for how long was the egg online, etc?
#set the full path to your ircstats executable set ircstatsexe "/home/lol/IRCStats-1.0/ircstats" #set the full path to your logfile set ircstatslog "/home/lol/eggdrop/logs/thunderdome.log" #set the full path to your ircstats cfg file set ircstatscfg "/home/lol/IRCStats-1.0/...
Hey! Script is AWESOME... but I have the same problem as the brazilian user. I am from Portugal... Also, a %20 (space right?) shows up before the links? Also, in the next version, can you make it simpler for a user to choose the colors of the output and replace the link underline/bold/color/whatever...
I said javascript because I don't use php in the page where I want the online status. The ideia is to get just the online status from 1 single nick from one channel whcih at most gets 10 people. I can use that script to create a filelist of all #channel users, but I dunno how to use javascript to re...
Yes, I've seen that... but the problem is making a javascript to put just one of the nicknames in a part of the site as online or offline.
Like in that onlinestatus.org site...
Have an ideia how to do it?
hello! I dunno if you guys know www.onlinestatus.org Well, the IRC status indicator is crap and won't work on most networks. I want to do something similar... So, when certain nick is online, an image is shown. When it is offline, other image is shown. Or something perhaps more meticulous, like when...